I am new to SOAP and Zimbra. I am trying to create an Client to acess the Zimbra calendar.I have installed the ZCS successfully on Ubuntu 7.1.The Have the follwoing queries
1. I am trying to access the soap thru http://hostname/service/soap, When I open the page in IE it gives me the message
HTTP ERROR: 405
HTTP method GET is not supported by this URL
RequestURI=/service/soap
Powered by Jetty://
I am using the correct URL? Do I have to add the port after the hostname? If yes.What port number should I use?
2. I am unable to connect to soap through Tester.java available in SourceForge.net Repository - [zimbra] Index of /trunk/ZimbraServer/src/java/com. It gives me the error :
[] WARN: local config file `\opt\zimbra\conf\localconfig.xml' is not readable
connecting to http://172.21.108.247/service/soap as admin with password admintest
com.zimbra.common.soap.SoapFaultException: unknown document: PingRequest
ExceptionId:btpool0-9:1216227597533:2897014f6407b6d7
Code:service.UNKNOWN_DOCUMENT
at com.zimbra.common.soap.Soap12Protocol.soapFault(So ap12Protocol.java:88)
at com.zimbra.common.soap.SoapTransport.extractBodyEl ement(SoapTransport.java:245)
at com.zimbra.common.soap.SoapTransport.parseSoapResp onse(SoapTransport.java:221)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:251)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:297)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:261)
at com.zimbra.cs.client.soap.LmcSoapRequest.invoke(Lm cSoapRequest.java:142)
at com.Tester.main(Tester.java:514)
Can somebody help?![]()


LinkBack URL
About LinkBacks
ort/service/soap
