[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ajug-members]: web services



Hi Jason,

I would suggest you take a look at the User's Guide for Apache Axis. They've got some detailed instructions for how to set up a simple "echo" web service that should get you most of the way.
http://ws.apache.org/axis/java/user-guide.html

The architecture guide is also quite good - it might help you get a big picture idea of how everything lines up in Axis.
http://ws.apache.org/axis/java/architecture-guide.html

I believe that there is a fairly extensive tutorial on Sun's site for Web Services, but it believe it relates specifically to the JWSDP.
http://java.sun.com/webservices/docs/1.3/tutorial/doc/index.html

Web Services is a pretty complex subject and there are a lot of subcomponents. Good luck!

Raj

On Apr 15, 2004, at 11:14 AM, Jason Kretzer/STAR BASE Consulting Inc. wrote:

Hello all,

I am looking for a good tutorial on web services.  Anyone know of one?

-Jason