jaybytez wrote: > > In running wsdl_first, a class called CustomerServiceService is created > based on the service name in the WSDL. The class has an annotation in it > called @WebServiceClient. >
I'm not sure what that annotation is for (Java-first development?) Anyway, you don't really need it: http://www.jroller.com/gmazza/entry/web_service_tutorial#WFstep9 Glen -- View this message in context: http://cxf.547215.n5.nabble.com/wsdl-first-example-and-basic-JAX-WS-question-tp1044846p1044869.html Sent from the cxf-user mailing list archive at Nabble.com.
