Raul, That was initially what I was trying to find. I figured if there was a bus there must be a way to use it like that but couldn't find any good information.
What I ended up with is something works in the other direction now. When I install my service bundle it registers a service registration event that gets picked up by a component where I've set up the interceptors, providers, etc. That listening project then queries to get the relative uris, implementing class and JAX WS annotated interface to expose on an endpoint. If that service bundle gets uninstalled the listener receives an event notifying of that fact and it then stops and uninstalls the web service endpoints. But initially I'd wanted to do it like you specify in the blog. I'll likely set up a test project to kick the tires on that approach. -- View this message in context: http://camel.465427.n5.nabble.com/CXF-cross-cutting-concerns-tp5778798p5779063.html Sent from the Camel - Users mailing list archive at Nabble.com.