I'd like to embed CXF in a way similar to the way it could be done in XFire, http://xfire.codehaus.org/Embedding+XFire

I need to be able to programmatically register and unregister services and I need to be able to construct the service with an instance of my service class so that I can inject dependencies.

I don't want to use spring.

Is this possible?
-John

Reply via email to