Hi,
I have successfully installed Tomcat and Apache SOAP.
I'm fairly new to Java and I'm trying to create a soap envelope and I
can't find any examples. I'm following the Pro Apache XML book from
APRESS and I'm able to get an xml file through commandline argument,
but I want to manually be able to create the envelope.
Can somebody point me to some examples on using APache soap to
construct a soap message request.
Thanks,
Dev
Arne Vajhøj - 24 Dec 2006 00:31 GMT
> I have successfully installed Tomcat and Apache SOAP.
> I'm fairly new to Java and I'm trying to create a soap envelope and I
[quoted text clipped - 3 lines]
> Can somebody point me to some examples on using APache soap to
> construct a soap message request.
If you really means Apache SOAP then you should switch to
another web service toolkit.
Apache SOAP is replaced by Axis. And Axis is in the process
of being replaced by Axis2.
Arne
Tor Iver Wilhelmsen - 27 Dec 2006 15:32 GMT
> Apache SOAP is replaced by Axis. And Axis is in the process
> of being replaced by Axis2.
Or XFire. :) (I mean in deployments, not as a project sequel.)