View Single Post
  #2 (permalink)  
Old 09-14-2005, 12:05 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

There is a simple Java client in the ZimbraServer code.

ZimbraServer/src/java/com/zimbra/cs/client/soap/Tester.java

This class has some sample calls using the client. We would like to have some better docs eventually but this is a start. Also we don't have WSDL, but would be gald to see the community help create them out of our soap*.txt docs.
Reply With Quote