Thanks a lot, Pablo.
Your document is a gold mine (short, explicit with good samples).

But I still have a problem, I got this message : 
java.lang.reflect.InvocationTargetException: java.net.SocketException: SSL
implementation not available

Is the world is so crual ?

Ludovic

-----Message d'origine-----
De : Pablo [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi 19 juillet 2001 13:10
À : [EMAIL PROTECTED]
Objet : Re: SOAP and SSL


Hi,

maybe you can have a look at the document in
http://www.eneris.com/~pablo/

It is explained there how to set up Soap and HTTP with Orion server in
Linux.


        Pablo




PS. By the way, and if there is anyone out there interested, I've just
uploaded the new version of my example addressbook kindly modified for
Apache Soap 2.2 by Paulo Villela. Available in the address above.


On 19 Jul 2001 10:42:37 +0200, Ludovic BERTIN wrote:
> Hi,
> 
> i try do pass soap services under HTTPS connection.
> I'm using Orion, so I've modified the files server.xml to declare a new
> website with (secure="true").
> When a component tries to access a soap service, it gets the following
error
> :
> 
> [BackboneException: ; EmbededException=[SOAPException:
> faultCode=SOAP-ENV:Client; msg=Error opening socket: null;
> targetException=java.lang.IllegalArgumentException: Error opening socket:
> null]]
>       at MyObject.syncCall(MyObject.java:113)
> 
> Anyone has an idea ?
> Is there something special to do in the service call, now that is a https
> connection ?
> 
> thanks
> Ludovic

Reply via email to