Hi all, I have one JBI endpoint (cxf-bc) deployed in SMX 4.2 and I need to invoke this from Java code (in an OSGI bundle). I cannot modify this endpoint in order to "osgify" it.
I did this in the 3.3.X version using the client api [1] but now I wonder if there would be other approach in the OSGI version. Any ideas? thanks [1] http://servicemix.apache.org/client-api.html
