Gah, now we get spam on the mailing list.  How lame.

--mikej
-=------
mike jackson
[EMAIL PROTECTED]



> -----Original Message-----
> From: Tracy Saward [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 04, 2003 2:50 PM
> To: 'Tomcat Users List'
> Subject: RE: wierd error.....
> 
> Hi,
> 
> We are independent consultants currently undertaking a study of
> satisfaction
> among end-users of Open Source Software, notably Tomcat, for a company
> which
> has asked us for recommendations in terms of deploying policy for such
> systems.
> I was hoping to set up a quick (5 minute) telephone interview with
> yourself
> or the appropriate person to discuss your experience with this product to
> date.
> 
> Please feel free to telephone me anytime, or reply to this e-mail
> indicating
> an appropriate time/person for me to recall.
> 
> Thanks for your gracious attention to this request!
> 
> Best regards,
> 
> Tracy
> 
> 
> Tracy Saward
> Fleetward Group
> 85 Maskell Street
> St Heliers
> Auckland
> New Zealand
> Tel:   64 9 575 1626
> Fax:   64 9 585 0939
> Mail: [EMAIL PROTECTED]
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 05, 2003 10:54 AM
> To: [EMAIL PROTECTED]
> Subject: wierd error.....
> 
> 
> When i have the code below in my web.xml file...........
> 
>     <error-page>
>         <error-code>404</error-code>
>         <location>/file_not_found.jsp</location>
>     </error-page>
> 
> I get this error........
> 
> 2003-11-04 16:31:46 ErrorDispatcherValve[localhost]: Exception Processing
> ErrorPage[errorCode=404, location=/file_not_found.jsp]
> java.net.SocketException: Connection reset by peer: socket write error  at
> java.net.SocketOutputStream.socketWrite0(Native Method)  at
> java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
> ....
> ...
> ...
> 
> 
> I know the <error-page>  tag is causing the error because the error is no
> longer present after the tag has been removed......does anyone have any
> ideas.....????
> 
> Russ-
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to