2 Home
gitea_admin edited this page 2026-03-11 14:37:25 +00:00

JMS - Apache Artemis Sink

Send data to an Apache Artemis message broker by using JMS.

Metadata

Property Value
Type sink
Group JMS
Namespace Messaging
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
destinationType string queue The JMS destination type (queue or topic).
destinationName string The JMS destination name.
brokerURL string The JMS URL.

Dependencies

  • camel:jms
  • camel:kamelet
  • mvn:org.apache.activemq:artemis-jakarta-client-all:2.39.0