Hi there,

I've got a simple Web-Service exposes it functionality using xfire.

In the webservice Bean I'd like to accquire using getBean(...) another
Bean dynamically. But how do I get the ApplicationContext to have the getBean().

In Axis web services they'll extend the web service bean with ServletEndpointService. Is there something similiar for xfire?

thanks for your help

marc