Steps #7 and #8 here (look at the web.xml and ws-beans.xml file):
http://www.jroller.com/gmazza/date/20080417#WFstep7

Also, you can configure multiple config files separated by commas,
similar to here to keep your web service stuff separate:
http://www.jroller.com/gmazza/date/20061128

HTH,
Glen

2008-04-22 Urciolo, Kevin wrote:
> I would like to use CXF in an existing spring context.  The examples
> appear to have a CXF Servlet read a spring configuration file and create
> a separate context.  I want to inject beans I have defined in an
> existing context in to my CXF services.  What is the best way to
> accomplish this?
> 
> Thanks

Reply via email to