...
Info |
|
S stands for Simple and Standard and Springless. Also camel-jms was already taken. ![(smile)]() |
Warning |
This is a rather new component in a complex world of JMS messaging. So this component is ongoing development and hardening. The classic JMS component based on Spring JMS has been hardened and battle tested extensively. |
Maven users will need to add the following dependency to their pom.xml
for this component:
...
div |
class |
confluenceTableSmall |
|
Option |
Required |
Default Value |
Description |
connectionCount |
|
1 |
The maximum number of connections available to endpoints started under this component |
connectionFactory |
![(tick)]() |
null |
A ConnectionFactory is required to enable the SjmsComponent. It can be set directly or set set as part of a ConnectionResource. |
connectionResource |
|
null |
A ConnectionResource is an interface that allows for customization and container control of the ConnectionFactory. See Plugable Connection Resource Management for further details. |
headerFilterStrategy |
|
DefaultJmsKeyFormatStrategy |
|
keyFormatStrategy |
|
DefaultJmsKeyFormatStrategy |
|
transactionCommitStrategy |
|
null |
|
|
...