I'm trying to configure a Camel endpoint that resolves to a WebMethods JMS queue. This is in my Spring context:
<bean id="jmsConfig" class="org.apache.camel.component.jms.JmsComponent">
...
Type: Posts; User: connecticut; Keyword(s):
I'm trying to configure a Camel endpoint that resolves to a WebMethods JMS queue. This is in my Spring context:
<bean id="jmsConfig" class="org.apache.camel.component.jms.JmsComponent">
...