Re: axis with SSL server

2003-08-04 Thread Robert Lowe
Are you sure you're using J2SE 1.4 on the *client* (not the server)? - Rob - Original Message - From: "Henry Lu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 04, 2003 9:39 PM Subject: RE: axis with SSL server > Yes I did.

RE: axis with SSL server

2003-08-04 Thread Henry Lu
wrote: > Hi, > > Did you configure tomcat to start up with ssl? > > Regards > > -Original Message- > From: Henry Lu [mailto:[EMAIL PROTECTED] > Sent: Monday, August 04, 2003 6:54 PM > To: [EMAIL PROTECTED] > Subject: RE: axis with SSL server > >

RE: axis with SSL server

2003-08-04 Thread Sripada Das
Hi, Did you configure tomcat to start up with ssl? Regards -Original Message- From: Henry Lu [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 6:54 PM To: [EMAIL PROTECTED] Subject: RE: axis with SSL server I do use j2sd 1.4. But when i try the example in the axis, addr, i got

RE: axis with SSL server

2003-08-04 Thread Henry Lu
I do use j2sd 1.4. But when i try the example in the axis, addr, i got these error with SSL. If i running the tomcat without SSL, it works just fine. Why? --- Henry Lu MSIS phone: (734)

RE: axis with SSL server

2003-08-04 Thread Keith Hatton
You need J2SE 1.4, or to download (from Sun) JSSE and include its libraries in your classpath. Hope this helps Keith -Original Message- From: Henry Lu [mailto:[EMAIL PROTECTED] Sent: 04 August 2003 13:39 To: [EMAIL PROTECTED] Subject: axis with SSL server I go the error when i deploy