I'm reviewing EIP osgi documentation and camel-osgi example and I have a
doubt.

I want to develop one bundle that orchestrates request calling services from
other bundles, and I would like to intercept those calls with camel, it is
posible?

I think probably I will have to register an endpoint for my service in NMR,
but, If I do so, have i to expose the service to remote calls? (with cxf or
jms bc), I don't want that.

I saw there is a destination endpoint called log:ExampleRouter in camel-osgi
example that references Commons logging Bundle. It seems that it is a kind
of logical link between osgi and NMR endpoint and could be what I need for
my application, ¿how can i do that for my bundles?

Thanks In Advance,

Juan.
-- 
View this message in context: 
http://www.nabble.com/Can-I-route-OSGi-calls-in-SMX4--tp20262134p20262134.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to