Title: RE: Two sets of identical SOAP services on the same server
First
you must check your ncf logs, in order to check the JVM abend. If you haven't
enabled then, then modify your was.ini and test again. Document your problem
with that abend information.
-Mensaje original-De: Lomb
Title: RE: Two sets of identical SOAP services on the same server
Hi,
I
wanted to know if SOAP can be used for accessing mails from http based mail
stores ?
Also I
would like to know, if SOAP implementation is bound to a particular
transport protocol(smtp/http) statically(I mean during t
Title: RE: Two sets of identical SOAP services on the same server
I am Deploying Webservice by using Resin
Webserver on Linux 7.0, but when I am trying to Deploy the servive my using this
command:
java
org.apache.soap.server.ServiceManagerClient
http://192.168.11.30:53772/servlet/rpcrouter
I have generated a WSDL file for my service which have as response
message a xml.apache.org/xml-soap:Map
I'm triyng use this wsdl file with MS SOAP TOOLKIT but it can't parse
custom types.
Someone have been developped a custom mapping of
xml.apache.org/xml-soap:Map for MS SOAP TOOLKIT ???
Rega