Please use 2.2.9, 2.0 is very old and unsupported.  The settings you have in
your cxf.xml file[1] should indeed override whatever you place as
annotations in your service implementation.

Glen

[1] http://www.jroller.com/gmazza/entry/web_service_tutorial#WFstep7


fangman0504 wrote:
> 
> I am new to CXF and using CXF 2.0 for defining and implementing a web
> service as well as creating a CXF client for it.
> Is it possible to use spring beans defined in an application context
> instead of including annotations in the code
> (https://jax-ws.dev.java.net/jax-ws-ea3/docs/annotations.html#1.%2520Overview%257Coutline).
> ?
> 
> I am using the <jaxws:endpoint></jaxws:endpoint> element to configure my
> service provider. Not sure if the same is application for @WebService,
> @WebParam etc.
> 

-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/XML-Web-Services-Annotation-tp2228111p2228207.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to