Https Support in axis1.2.1
--------------------------
Key: AXIS-2702
URL: https://issues.apache.org/jira/browse/AXIS-2702
Project: Axis
Issue Type: Bug
Environment: sun solaris , iPlanet 6
Reporter: Manoj Kumar Pradhan
we develop a webservice using axis1.2.1 , when we deploy in our Test
enviornment which is support only Https , we unable to consume the webservcie ,
1. the wsdl is generating but location url is not comming https , still it is
coming http:// .
2.I have written a test client using axis1.2.1 ( no stub ) ,
I am using
Call.setOperationName( new QName ( "https://myurl/my.jws" ) ;
Call.invoke(...) ;
Pls advice on following.
1. Whether i nedd some special set up for Https support .
2. How to write a client program for https enabled webservice .
Pls replay as soon as possible .
with
Thanks
manoj
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]