You can also try taking a look at http://www.sosnoski.com/presents/java-xml/axis/axis-service.html which gives a run through of turning existing Java classes (passing a bean as the return value for a method call) into a service and client. This assumes you have your classpaths and such set up, but otherwise spells out all the steps required. I should probably adjust some of the details now that I understand better what Axis is doing, but the procedure given there works as described.

- Dennis

Dennis M. Sosnoski
Enterprise Java, XML, and Web Services Support
http://www.sosnoski.com

Chris Forbis wrote:

Yea, the problem I had as a new user to axis was that there was no type this
and then this step by step to make your first app. It has how to get axis
up, but no real how to for getting a simple app made 100% including the
correct usage of wsdl2java and java2wsdl (and how they come together for
automatic deployment)


-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 9:47 AM
To: [EMAIL PROTECTED]
Subject: Re: Getting Started Sample Doc

How will it differ from
http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/user-gui
de.html sections on consuming web services with axis and publishing web
services with axis? Perhaps you should suggest changes to that existing
page.

Scott Nichol
----- Original Message -----
From: "Chris Forbis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 8:59 AM
Subject: Getting Started Sample Doc



Before I get started on this doc I wanted to make sure that others

felt it

would be something worth having along with Axis.

I am planning on making a short doc that will take a new axis uses

step by

step though the process of making a simple web service and client app

for

that service. I was going to include the wsdl2java stuff to build all

the

skeletons and make the client stubs.

Does anyone see a need for this before I start :-) Also has someone

else

already started so I don't duplicate work?

Thanks
Chris






Reply via email to