java.net.ConnectException: Connection refused: connect - opening file

2001-07-19 Thread Anthony Dodd
Hi I'm using tomcat 3.3 m3 on Windows 2000, Xerces-J 1.4.0. I've got a simple jsp which uses the servlet ServletContext to get the URL of an xml file contained in a subdirectory of the web application. The URL is correctly resolved, but it still fails when it tries to open a socket to

java.lang.IllegalArgumentException: Short Read

2001-03-15 Thread Anthony Dodd
Hi I'm experiencing a problem using Tomcat 3.2.1 via Apache 1.3.12. I've wriitten a servlet which works fine when accessed directly in tomcat, but when the same servlet is accessed via apache using mod_jk I get the following error. java.lang.IllegalArgumentException: Short Read