dkarp .... thanks !!
This url worked: https://localhost:7071/service/admin/soap
I was able to successfully add an account.
Thanks again !!
...
Type: Posts; User: ozomozo; Keyword(s):
dkarp .... thanks !!
This url worked: https://localhost:7071/service/admin/soap
I was able to successfully add an account.
Thanks again !!
...
dkarp ... thanks a lot for the replies .. my faith is being restored :)
adding commons-codec-1.3.jar definitely helped and im much further down the path ... however I get this new exception. If...
Ive tried using commons-httpclient-3.0.jar as well as commons-httpclient.jar...
When I use the 3.0 jar file this is my error:
___________________________________________
Exception in thread...
dkarp ... here you go ... appreciate the quick reply ...
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: target/activemq-test.log (No such file or directory)
at...
I have posted this on another thread but this thread seems more 'soap active' so here goes ... hopefully i can get some help ...thanks folks ...
...
I have major SOAP connectivity issues as well and have almost given up pursuing this. I tried using the Java code mentioned in an earlier post to no avail. Here is my code and the errors are...
dkarp
I tried using createAccount() and its the same:
________________________________________________________________-
static SoapProvisioning sp = new SoapProvisioning();
private Account...
mrojek ... thanks for this post. I tried all that you said and i get this error:
at ZimbraSoap.main(ZimbraSoap.java:30)
Exception in thread "main" java.lang.NoSuchMethodError:...
Does Zimbra expose a Java API that we can use to implement a JMS based messaging system so as to leverage Zimbra server features as well as to integrate User information across multiple applications...