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

JMS - AMQP 1.0 Sink

Send data to any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client.

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.
remoteURI string The JMS URL.

Dependencies

  • camel:jms
  • camel:amqp
  • camel:kamelet