IDNAException Does somebody know what this error means?
java.lang.NoClassDefFoundError: gnu/inet/encoding/IDNAException
com.zimbra.cs.account.MailTarget.<init>(MailTarget .java:33)
com.zimbra.cs.account.Account.<init>(Account.java: 31)
com.zimbra.cs.account.soap.SoapAccount.<init>(Soap Account.java:36)
I am trying to access Zimbra with SOAP.
Do you know with jar I am missing?
Thanks in advance |