Excuse my more than likely dumb question. I have for the first time installed Tomcat 3.2.1 I have a web app which works perfectly under servlet exec. I have no context it starts from root i.e. www.blah.com/index.htm I have tried to deploy it using the context onen on TomCat but it throws errors when I try to bring up the page using the url www.blah.com:8080/onen please find below the exception from Tomcat 2001-02-13 04:06:24 - Ctx( /onen ): IOException in: R( /onen + /servlet/yac.YAC servletWebServerHost + null) Connection reset by peer: socket write error 2001-02-13 04:06:24 - Ctx( /onen ): IOException in: R( /onen + /servlet/yac.YAC servletWebServerHost + null) Connection reset by peer: socket write error 2001-02-13 04:06:24 - Ctx( /onen ): IOException in: R( /onen + /servlet/yac.YAC servletWebServerHost + null) Connection reset by peer: socket write error 2001-02-13 04:06:24 - Ctx( /onen ): IOException in: R( /onen + /servlet/yac.YAC servletWebServerHost + null) Connection reset by peer: socket write error _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
