WSOverSSL

2003-08-29 Thread Carolina Costa
Hi folks, I'm trying the examples available at http://www.pankaj-k.net/WSOverSSL/WSOverSSL-HOWTO.html and i'm in trouble generating the client side stubs and compiling the client class (Client.java), compiler output looks like:   - compiler output --

Re: WSOverSSL

2003-08-14 Thread kkress
CTED]> 08/11/2003 12:05 PM Please respond to axis-user To: <[EMAIL PROTECTED]> cc: <[EMAIL PROTECTED]> Subject:Re: WSOverSSL Ken (or anyone else), would you have any ideas on how I can 1. Use JSSE/keytool to generate a key and certif

RE: WSOverSSL

2003-08-14 Thread Pathak, Sanjesh
Ken, In the meantine can you please send it to the user list. Thanks, Sanjesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 8:55 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: WSOverSSL The SOAP write up: http

Re: WSOverSSL

2003-08-14 Thread Milind Gadre
Ken - thanks very much - I will give it a try. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 11, 2003 2:28 PM Subject: Re: WSOverSSL > Can't help you with 1. > > 2. Convert a key and certificate generated usi

RE: WSOverSSL

2003-08-12 Thread kkress
York484.605.4834 "Pathak, Sanjesh" <[EMAIL PROTECTED]> 08/06/2003 12:19 PM Please respond to axis-user To: <[EMAIL PROTECTED]> cc: Subject:RE: WSOverSSL Ken, In the meantine can you please send it to the user list. Thanks, Sanjesh

RE: WSOverSSL

2003-08-11 Thread Pathak, Sanjesh
Ken, I can wait. Take your time. I am more interested in the truststore part. Sanjesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 10:53 AM To: [EMAIL PROTECTED] Subject: RE: WSOverSSL Sanjesh, It may take me a while (2-3 days) to

Re: WSOverSSL

2003-08-11 Thread Milind Gadre
run a Axis client against a Apache+Tomcat+Axis server. Thanks in advance. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 11, 2003 8:52 AM Subject: RE: WSOverSSL > Sanjesh, > > It may take me a while (2-3 days) to inte

RE: WSOverSSL

2003-08-06 Thread Rick Kellogg
Ken, I would suggest you forward any notes you have to Pakaj Kumar ([EMAIL PROTECTED]). He has maintained a fairly accurate and detailed set of instructions for some time. Take care, Rick Kellogg

WSOverSSL

2003-08-06 Thread kkress
The SOAP write up: http://ws.apache.org/soap/docs/install/FAQ_Tomcat_SOAP_SSL.html and Pakaj Kumar's page: http://www.pankaj-k.net/WSOverSSL/WSOverSSL-HOWTO.html were both very helpful when I was trying to connect an Axis client to a remote (Websphere) server over SSL. Thank you. I di