You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Isabella Shen <is...@yahoo.com> on 2004/06/02 20:22:10 UTC

java.net.ConnectException: Connection timed out -- SSL in tomcat

Hi All,

My java web service application runs successfully in
JWSDP environment using SSL, but when I moved it to
standalone tomcat using SSL connection I always got

HTTP transport error: java.net.ConnectException:
Connection timed out: connect
Caused by: HTTP transport error:
java.net.ConnectException: Connection timed out:
connect
at
com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:101)
at
com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:69)

I configured Tomcat by uncommenting out the 8443
connector section and created .keystore according to
SSL HowTo from tomcat. I also tried Tomcat 5.0.25, it
didn't work either. It seems the client application
could never find the connection although my service is
active.

What did I do wrong? Can anybody help?

I noticed there are a few messages post about this
problem but there is no solution what so ever. Should
we report this as a tomcat bug?

Thanx in advance! 




	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org