IBM WSTK is based on Axis. Both Axis and JWSDP support the JAX-RPC API. The tools are a bit different, though. When you build a client or service with one, you must deploy it using that system's runtime environment. For that reason, I'd recommend using Axis.
Anne > -----Original Message----- > From: Daniel Elenius [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 12, 2003 11:50 AM > To: [EMAIL PROTECTED] > Subject: Axis vs. IBM WSTK vs. Sun Java WSDP > > > Hi All! > > I am new to web services, and I'd like to ask a newbie question. I am > doing a project about integrating WSDL/SOAP with JXTA (www.jxta.org). > > How does Axis compare with IBM's Web Services Toolkit and Sun's Java Web > Services Developer Pack? Are they all compatible somehow? What features > differentiate them? As I understand, the current JXTA-SOAP > implementation is based on Axis, so I'll probably end up using that, but > it would be interesting to know the differences. > > Regards, > -- > Daniel Elenius <[EMAIL PROTECTED]> >
