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

JMS - Apache Artemis Source

Receive data from an Apache Artemis message broker by using JMS.

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

Dependencies

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