Given a server configuration: ... a client configuration:
... an interface with one method: .. and an implementation of the service: When calling the proxy .. the BeanIvocation will be routed to the *ActiveMQ.DLQ* queue instead of *bshop.reports.shoppingCard*, and the Service impl. won't be called. So, what am I doing wrong? Camel: 2.11.1 ActiveMQ: 5.5.1-fuse-03-06 -- View this message in context: http://camel.465427.n5.nabble.com/Spring-remote-not-working-tp5755563.html Sent from the Camel - Users mailing list archive at Nabble.com.
