Hi all, 

 
     I created one component which renders quite a lot of HTML using
 writer.printRaw(...) method.
 
 All works fine, but Jetty constantly reports an error:

 **********************************************************
 Exception during post-request cleanup.

      Session id: ixwj9aknozd
  Client address: 127.0.0.1

 Exceptions:
 
 org.mortbay.http.EOFException
 java.net.SocketException: Software caused connection abort: socket write error
 
 
 This error happens only with writer.printRaw() method. With writer.print()
 no such error is produced, but special characters are replaced so it's not  
 useful to me. 
 
 Is this some known Jetty issue (I use verion 5.1.1) or am I doing something 
 wrong?
 
 
 Rgds, 
 Nemanja. 

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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

Reply via email to