79275474

Date: 2024-12-12 14:32:26
Score: 1
Natty:
Report link

enable OpenWire protocol in broker.xml eg:

<acceptor name="openwire-acceptor">tcp://localhost:61616?protocols=OPENWIRE</acceptor>

add implementation dependency (for spring boot 3 here)

   implementation 'org.apache.activemq:artemis-jakarta-openwire-protocol'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Krzysztof Bardzinski