http://www.jroller.com/gmazza/entry/soap_client_tutorial could help.
Clemens Eisserer wrote: > > Hi, > > Thanks to CXF's tutorial "a-simple-jax-ws-service" I was able to write > a simple webservice that has access to the server-side classes. > > However I would like to create a client which is completly independent > of server-side code/interfaces by using wsdl2java. > I am quite confused, the Service-Interface doesn't contain my method, > instead it in the endpoint definition and-so-on. > Does somebody know a good tutorial howto write a ws-client using CXF > using the stubs generated by wsdl2java? > > Thank you in advance, Clemens > > -- View this message in context: http://cxf.547215.n5.nabble.com/Howto-write-wsdl-based-client-tp3260043p3260174.html Sent from the cxf-user mailing list archive at Nabble.com.
