I will like to package a cxfbc JBI into an OSGI container. How do I expose an cxfbc provider endpoint to the NMR.
Edited by: lekkie on Dec 1, 2009 3:32 PM
The cxfbc endpoint can be exposed using the servicemix 3.x jbi packaging or using 4.x osgi packaging.
To use the 3.x approach, you just have to copy your JBI Service Assembly zip into the /examples/cxf-wsdl-first-osgi-package.
Hope this helps
/Dave