Title: RE: using both HTTP and HTTPS
Thanks for the clarification Pankaj,
One additional question. Do we need to have two Axis deployed (one for http and one for https) or could we have web services using both http and https under a single axis deployment?
Thanks
Jean-Claude
HTTPS,
then you can run those under different shells.
Experiment with it a little. It is fairly straightforward.
Thanks,
Pankaj Kumar.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 6:11 PM
To: [EMAIL PROTECTED]
Subject: using both HTTP
Hi,
We would like to have web service accessible through HTTPS.
According to some literatture found on the web about that ( ), it seems that some specific environment
variables need to be set to make it work properly:
set AXIS_HOME=d:\apache\xml-axis-alpha3
set AXIS_SERVLET_DIR=%AXIS_HOME%\web