Re: Axis client with https

2004-07-12 Thread Jim Murphy
cc Subject Please respond to RE: Axis client with https [EMAIL PROTECTED]

RE: Axis client with https

2004-07-12 Thread Junaid . Bhatra
cc Subject Please respond to RE: Axis client with https [EMAIL PROTECTED]

RE: Axis client with https

2004-07-12 Thread Bill Werth
D] Subject: RE: Axis client with https Bill, Matthias > Yes, that is what I did. You need to create a new WSDL file that has the > https endpoint url. I created my WSDL with Java2WSDL, so I only changed > the > -l parameter to the new url. Be sure that you use the same server name as &g

RE: Axis client with https

2004-07-12 Thread Michael Binz
Bill, Matthias > Yes, that is what I did. You need to create a new WSDL file that has the > https endpoint url. I created my WSDL with Java2WSDL, so I only changed > the > -l parameter to the new url. Be sure that you use the same server name as > will be used when you create the SSL certificate w

RE: Axis client with https

2004-07-12 Thread Bill Werth
etProperty type of statement because it knows where to look for the certificate on a Windows PC. -Original Message- From: Gries, Matthias [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 12:37 AM To: [EMAIL PROTECTED] Subject: Axis client with https Hi all, allthaugh I've found so

Axis client with https

2004-07-12 Thread Gries, Matthias
Hi all, allthaugh I've found some threads regarding my topic in the mailing list this still seems to be a little bit unclear for me. I've generated my client stubs via WSDL2JAVA. Using http my axis client using these stubs works fine. But what do I have to consider if I'd have to use https? Do I