| From: Joel Klein [mailto:[EMAIL PROTECTED]
| Sent: Friday, 01 December, 2006 11:19
| 
| The odd thing that needs an explanation, if a firewall is responsible,
| is that these machines were working fine.

Has anyone installed any OS patches or fixes on these machines?  Windows
XP will helpfully install "critical" (in MS's eyes) patches for you if
you let it, presumably servers wouldn't be set up this way.

Can you write a simple app that creates a ServerSocket and just logs
requests and set that up on one of the servers?[1]  If you can get
through to it (you might want to have it return a static HTML page or
something just so you can verify bidirectional communication), then that
will rule out a network/firewall issue.  And if you *can't* get through
to it, then you have a nice simple test server to instrument, rather
than something as complex as Tomcat.

[1] Look, there's one now: http://www.devpapers.com/article/99

The information contained in this message is confidential
proprietary property of FACTS/Nelnet Business Solutions. Any reproduction,
forwarding, or copying without the express
permission of FACTS/Nelnet Business Solutions is strictly prohibited. If you 
have
received this communication in error, please notify us
immediately by replying to this e-mail.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to