Thank you for your explanation.
If I go the MDB route, is there a camel endpoint that can invoke an MDB
using the MessageEndpointFactory?
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-JCA-tp4264706p4332963.html
Sent from the Camel - Users mailing list archive at Nabble
I'm writing a JCA resource adapter for a proprietary protocol. This is an
inbound JCA adapter that needs to receive the proprietary protocol, decode
it, and invoke methods on EJBs.
For other reasons, I have a Camel component for this protocol, so it seems
logical to build an adapter by pairing it