| Author |
HTTPS Axis webservice in JBoss
|
ronel de kraker
Greenhorn
Joined: Aug 12, 2009
Posts: 1
|
|
Hi
I have a HUGGGGGGGGE problem.
I have a .war that calls a HTTPS Axis webservice (not my webservice, another companies webservice).
The .war is deployed in JBOSS 4.2.2.
When it reaches the call to the webservice it throws the following error:
14:55:24,067 ERROR [HTTPClientInvoker] Error creating SSL Socket Factory for cli
ent invoker.
java.io.IOException: Error initializing socket factory SSL context: Can not find
truststore url.
I have followed all the related links on JavaRanch.
I have created a keystore and have done all the config in the server.xml.
Any advise will be greatly appreciated.
Regards
Desparate Developer
Ronel
|
 |
 |
|
|
subject: HTTPS Axis webservice in JBoss
|
|
|