Hi,

Is anyone using the 1.0.1 version of JSWDK for POSTs? I'm having problems
with it....

I just swapped the 1.00 with 1.0.1 webserver.jar and one of my servlets now
can't process a POST (from java.net.URL in this case) correctly. It's
hanging in the ServletInputStream code, at the end of the POST. It doesn't
seem to detect the socket close...

    "Thread-80" (TID:0xf5b758, sys_thread_t:0x934640, Win32ID:0x15e,
state:R) prio=5
        java.net.SocketInputStream.read(Compiled Code)

com.sun.web.server.ServletInputStreamImpl.read(ServletInputStreamImpl.java:7
6)

com.sun.web.server.ServletInputStreamImpl.read(ServletInputStreamImpl.java:6
5)

Geoff

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to