> From: David Sills [mailto:dsi...@datasourceinc.com] 
> Subject: Problem connecting to Tomcat from executable JAR file

> I can call Tomcat perfectly well from my browser, but when I
> try to connect using the same URL exactly from the executable
> JAR file in my test client, the connection is refused!

You might try using Wireshark to capture the connection handshaking from both 
the browser and test client, and compare.  You will have to run them from a 
separate system, since it's rather difficult to grab TCP traffic on Windows' 
loopback interface.  (Look at http://wiki.wireshark.org/CaptureSetup/Loopback 
for tricks to do so if you must.)

> I'm running Tomcat 5.5.33

Still supported, barely.

> on Java 1.4.2_19.

Not supported and hardly even remembered.

> All this runs on Windows 7 x64.

An odd mix.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to