I'm getting some wacky behavior with configuring SOAP and Tomcat 4.0
(release)...
i configured catalina.sh to add mail.jar and activation.jar to the
classpath, using the files available respectively from
tomcat_home/common/lib. When I try to list/deploy/undeploy or run the
rpcrouter, the followin
Hi all,
In our application,we are using XML messages as requests and responses and
now we want to implement the communication between some components with Web
Sevices.
I want to know whether I've to send the whole XML request in the SOAP
request and same in the case of XML response also.Generall