RE: Axis1.6 -- making Https calls

2012-05-07 Thread Nandeesh Kaggere
Thanks! That's where I am heading to. Will keep you posted. Nandeesh -Original Message- From: George Stanchev [mailto:gstanc...@serena.com] Sent: Monday, May 07, 2012 5:04 PM To: java-user@axis.apache.org Subject: RE: Axis1.6 -- making Https calls The server is using a certificate that

RE: Axis1.6 -- making Https calls

2012-05-07 Thread George Stanchev
The server is using a certificate that is not in your JDK truststore. Import the service SSL certificate in the cacert file that belongs to your JDK. From: Nandeesh Kaggere [nkagg...@camsbycbs.com] Sent: Monday, May 07, 2012 2:01 PM To: java-user@axis.apa

Axis1.6 -- making Https calls

2012-05-07 Thread Nandeesh Kaggere
Hi, I am using Axis2 v 1.6 for invoking 3rd party WS calls. Things were fine but the new requirement is, I need to be making secured calls (Https) and the existing code throws the following exception. Can you please tell me how/what changes should be made or point me to the right resource? Cau

Re: Axis2-1.6.2 - Object as arguments in Webservice methods - Issue in XSD - Client-Stub Generation

2012-05-07 Thread Kishanthan Thangarajah
On Sun, May 6, 2012 at 5:10 PM, rajender upadhayaya wrote: > Hi Kishanthan > > The error did not go even after using standalone axis2 server. I tried in > both IE 6.0 and Firefox 11.0 browsers. > Did you try the suggested workaround (ie download the file from the error page)? Can you post the er