Cannot resolve packages...

2005-01-03 Thread milazzom
Hello, I am using Eclipse to develop my web service client. I am using Apache Axis 1.2RC2 on the server, and I have tried to generate the client stubs from WSDL using the same version. I am sending a complex type for one of my remote methods, and the version generated by WSDL2Java cannot re

Re: RE: Axis over SSL

2004-12-30 Thread milazzom
Thanks for the response. Currently, the JDK I am using is the latest from Apple. To resolve my issue, I added my server's SSL certificate to the cacerts keystore and things worked. I attempted to add my CA's certificate into the cacerts file, but it was already there and not expired, so that

Axis over SSL

2004-12-30 Thread milazzom
Hello, I am attempting to generate my client stubs from my web service's WSDL over HTTPS. I am not attempting SSL client authentication, so I figured the stubs could be generated without setting up the keystore. After running the WSDL2Java utility, I receive the following exception: javax.ne