New users might be interested in an example I posted of using Axis to
build a web service from existing Java code:
http://www.sosnoski.com/presents/java-xml/axis/axis-service.html This
uses the approach of Java->WSDL->Java, keeping the original code for the
server side and using the generated code for a test client.
I helped a client go through this process a couple of weeks ago and
found it worked pretty well once you knew what to modify along the way.
I'd like to put together a tool to wrap Java2WSDL and WSDL2Java to make
the process simpler, but don't know when I'll get to that.
- Dennis
Dennis M. Sosnoski
Enterprise Java, XML, and Web Services Support
http://www.sosnoski.com
- RE: Web service from Java code - online ... Dennis Sosnoski
- RE: Web service from Java code - on... Stuart Halloway \(DevelopMentor\)
- Re: Web service from Java code ... Steve Loughran
- RE: Web service from Java c... Stuart Halloway \(DevelopMentor\)
- Re: Web service from Ja... Steve Loughran
- problems when deploying the sample ... Shriram Kollipara
- rpc-encoded and document/literal Shriram Kollipara
- Re: rpc-encoded and document/li... Tim Russell
- RE: rpc-encoded and documen... Anne Thomas Manes
- RE: Web service from Java code - on... [EMAIL PROTECTED]