Where to download SOAP?

H

harry

has Apache SOAP been totally scrapped? - can't find anywhere to download it!

is there any alternative?
 
P

Philipp Leitner

yes ... for a start you are missing that SOAP is just a communication
protocol - trying to download 'SOAP' is like trying to download HTTP,
TCP or IMAP...

What you probably want is a SOAP stack, i.e. a library that allows you
to set up a or communicate with a SOAP service. In that case you want
to look for Axis, Axis2, XFire, WSIF or a almost unlimited number of
other OSS projects (and this is only Java!).

But before you go into coding with any of them I would recommend some
further reading on the basics of Web Services.

/philipp
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

This is the only place I can find to download SOAP & every single link
is broken http://www.apache.org/dyn/closer.cgi/ws/soap/

Is there somewhere else I can get it?

They seem to have removed it.

Apache SOAP has been replaced by Apache Axis.

Apache Axis is in the process of being replaced
by Apache Axis2.

A web service toolkit from 2001-2003 is rather useless today.

Arne
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

Philipp said:
yes ... for a start you are missing that SOAP is just a communication
protocol - trying to download 'SOAP' is like trying to download HTTP,
TCP or IMAP...

What you probably want is a SOAP stack, i.e. a library that allows you
to set up a or communicate with a SOAP service. In that case you want
to look for Axis, Axis2, XFire, WSIF or a almost unlimited number of
other OSS projects (and this is only Java!).

The link he gave was to download the Apache SOAP product, which
was Apache's SOAP implementation before Axis.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top