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