RE: Sending Soap but getting fault

2001-12-11 Thread "Fernández Vilas, Julio Angel"
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

Can SOAP be used for accessing http based mail servers

2001-12-11 Thread Nilesh Kumar, Koratpallikar
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

At the time of deploy getting fault error

2001-12-11 Thread Manoj Kumar Singh
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

WSDL MS SOAP HASHTABLE Mapping

2001-12-11 Thread Chistian Lacetera
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