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

JMS - AMQP 1.0 Source

Consume data from any AMQP 1.0 compliant message broker by using the Apache Qpid JMS client.

Metadata

Property Value
Type source
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