Hello, Is there a way from within a Processor to get a reference to the connection that was used to connect to the broker to fetch the jms message? For example in the given route:
<from uri="activemq-comp:queue:ATestQueue2?exchangePattern=InOut" /> <bean ref="aBean" /> Is there a way from within aBean's code to get a reference to the connection used from the activemq consumer? -- View this message in context: http://camel.465427.n5.nabble.com/activemq-reference-to-connection-tp5723561.html Sent from the Camel - Users mailing list archive at Nabble.com.