Re: Axis with HTTPS : What do I have to make ?

2005-01-06 Thread Lyndon Tiu
Petese Fabienne (CSE) wrote: Hello, I want to install a WebService on a HTTPS Server. I don't want client authentification. I just want to use the SSL encryption. What do I have to make ? Need I special .jars ? Thanks 1) On client-side java code, add to the beginning (modify the paths a

Re: Axis with HTTPS : What do I have to make ?

2005-01-06 Thread Alex Karshakevich
No changes are needed, just configure your server for https, how to do that depends on your server. On the client just change the url from http:// to https:// and that should be it. Petese Fabienne (CSE) wrote: I want to install a WebService on a HTTPS Server. I don't want client authentific

Axis with HTTPS : What do I have to make ?

2005-01-05 Thread Petese Fabienne (CSE)
Title: Nachricht Hello,   I want to install a WebService on a HTTPS Server.   I don't want client authentification. I just want to use the SSL encryption.   What do I have to make ?   Need I special .jars ?   Thanks   Fabienne  

FW: Axis with https

2004-11-10 Thread Suzy Fynes
      Hi,   Should using SSL i.e. connecting to an axis web service using https make any difference to a .NET client other than the endpoint is changed? It also means using a domain name as opposed to connecting directly to the ip with a port.   Thanks Suzy   PS Sorry if this gett

Axis with https

2004-11-09 Thread Suzy Fynes
    Hi,   Should using SSL i.e. connecting to an axis web service using https make any difference to a .NET client other than the endpoint is changed? It also means using a domain name as opposed to connecting directly to the ip with a port.   Thanks Suzy

ValidatorException with Simple Java client using Axis with httpS

2004-08-12 Thread Jay D
Dear List Members, I am connecting using simple java class using Axis 1.1 to a web service running on a HTTPS (secure) port.  When i connect i get a error message that: (detailed error stack at the bottom of the mail) AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userExcept