Look at Step #8 here: http://www.jroller.com/gmazza/date/20080417#WFstep8
Basically, what you place in the config file takes precedence over what you have in the @WebService annotation (Step #6 in my tutorial above). HTH, Glen Ramnarine, Michael wrote: > > Can someone tell me how override or add to the @javax.jws.WebService > annotation via spring in CXF? > > For example, in samples/wsdl_first/src/demo/hw/server/GreeterImpl.java. > > -Mike > > > > > -- View this message in context: http://www.nabble.com/How-to-configure-%40WebService-via-spring--tp18599970p18600128.html Sent from the cxf-user mailing list archive at Nabble.com.
