Hello,
I'm using some servicemix-bean components and a servicemix-camel component.
(servicemix 3.2.2)
I wonder if it is possible to use a servicemix-bean endpoint as a from
endpoint in camel.
I want to do something like this in my RouteBuilder:
from("jbi:endpoint:service:endpoint").to(...)
But when I do that, I always get a "internal endpoint for service ... and
endpoint ... is already registered.
Should it work or am I doing something wrong?
thanks very much for your help.
--
View this message in context:
http://www.nabble.com/Using-servicemix-bean-as-From-endpoint-tp20724254p20724254.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.