What I did for my simple web service[1] might(?) be of help for you.

Glen

[1] http://www.jroller.com/gmazza/date/20071019#step7  (steps 7 and 8)

Am Montag, den 22.10.2007, 00:33 -0700 schrieb thomaslarsson:
> 
> Yea, I see that I missed those import statements now.
> The reason why I have been having problems with this is probably that I am
> trying to
> mix the setup shown in the sample java_first_jaxws with an existing spring
> setup.
> The java_first_jaxws sample does not contain any spring context files and
> just defines
> the CXF servlet and the annotated service is picked up and exposed
> automatically
> just as the JAX-WS specification specifies. 
> 
> Should I take it then that this is not possible if I am already using spring
> in a web-app?
> 
> Thanks for the quick answers btw
> 
> 


Reply via email to