When I attempt to run a SOAP client that goes to a secure
destination (https), upon invoking the call object the program
hangs.  No exceptions are cast, nothing happens at all, it just
stalls indefinitely.  We are running the latest Axis along with
Tomcat 4.04, behind the apache web server, which handles
the SSL duties for tomcat.  I've checked to make sure we
have jsse.jar, and we do.  I have done further testing and
found that when attempting just to secure an SSLSocket
Connection the same hanging problem ensues.  Does any
one know what the problem is here?  How can I make java
happy with these outgoing HTTPS connections?  Also note,
we are not going to be running a WS Hosts, just clients. Any
advice would be much appreciated.

thanks,
-peter
[EMAIL PROTECTED]

Reply via email to