Skip to content

Instantly share code, notes, and snippets.

@danielkec
Last active December 3, 2020 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielkec/78648fa7b8df9235af77bb081580357e to your computer and use it in GitHub Desktop.
Save danielkec/78648fa7b8df9235af77bb081580357e to your computer and use it in GitHub Desktop.
mp:
messaging:
connector:
helidon-jms:
named-factory: active-mq-factory
outgoing.to-jms:
connector: helidon-jms
destination: messaging-test-queue-1
type: queue
incoming.from-jms:
connector: helidon-jms
destination: messaging-test-queue-1
type: queue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment