You can drop a war file in a Servlet Container  or a bundle jar into Karaf. 
This will make it execute without restarting the server.

Spring or CXF do are no containers so they do not offer direct support for hot 
deploy.

Christian



-----Ursprüngliche Nachricht-----
Von: David Sills [mailto:dsi...@datasourceinc.com] 
Gesendet: Freitag, 3. Juni 2011 13:20
An: users@cxf.apache.org
Betreff: Spring autowiring

All:

I have been using the CXF non-Spring servlet and am now moving to the CXF 
Spring servlet. I'm not completely familiar with Spring's autowiring 
capabilities, but is there a way of adding a new web service to my server 
without explicitly modifying the Spring configuration? In other words, I'd like 
to be able to add a new web service by simply dropping it in, either reading 
configuration information from an XML in the JAR file or by reading annotations.

Has anyone tried something like this and gotten it to work?

Thanks!

David Sills

Reply via email to