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
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 which now will be required