SOAP vs AXIS

[email protected] Tue, 31 May 2005 08:22:32 -0700
Newsgroups gmane.text.xml.soap.user
Message-ID <OF8EB91206.4574380F-ON07257012.0053DC71-07257012.005475C2@us-phx1.az05.bull.com>



I'm starting to write an Java application that is invoked as a simple
command-line app.  The program will invoke a web service to retrieve some
information.  So far, I've been using AXIS for this, but as I read SOAP
docs, it seems I could do the same w/ SOAP.  I have also started to think
(perhaps mistakenly) that AXIS is replacing SOAP.

Is there a document that describes the pros/cons of SOAP vs AXIS?  Should I
continue w/ AXIS or should I be looking at SOAP?

Thanks
Michael Giroux