Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Component / ArtifactId / URI

License

Description

ActiveMQ / activemq-camel

Code Block
xml
xml
activemq:[topic:]destinationName

Apache

For JMS Messaging with Apache ActiveMQ

ActiveMQ Journal / activemq-core

Code Block
xml
xml
activemq.journal:directory-on-filesystem

Apache

Uses ActiveMQ's fast disk journaling implementation to store message bodies in a rolling log file

Db4o / camel-db4o in camel-extra

Code Block
xml
xml
db4o://className

GPL

For using a db4o datastore as a queue via the db4o library

Esper / camel-esper in camel-extra

Code Block
xml
xml
esper:name

GPL

Working with the Esper Library for Event Stream Processing

Hibernate / camel-hibernate in camel-extra

Code Block
xml
xml
hibernate://entityName

GPL

For using a database as a queue via the Hibernate library

NMR / servicemix-nmr

Code Block
xml
xml
nmr://serviceName

Apache

Integration with the Normalized Message Router BUS in ServiceMix 4.x

Scalate / scalate-camel

Code Block
xml
xml
 
scalate:templateName 

Uses the given Scalate template to transform the message

 

Smooks / camel-smooks in camel-extra.

Code Block
xml
xml
unmarshal(edi)

GPL

For working with EDI parsing using the Smooks library. This component is deprecated as Smooks now provides Camel integration out of the box