DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37466>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37466





------- Additional Comments From [EMAIL PROTECTED]  2005-11-11 09:11 -------
To see the problem, copy testit.jsp and testit.xml to a webapp.  Then send a
HEAD request, perhaps like this:

> telnet localhost 8080
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
HEAD /mywebapp/testit.jsp HTTP/1.1
Host: localhost 8080

HTTP/1.1 500 Internal Server Error
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Date: Fri, 11 Nov 2005 08:07:55 GMT
Server: Apache-Coyote/1.1
Connection: close

Connection closed by foreign host.
>

The internal server error is due to x:parse complaining with:
org.xml.sax.SAXParseException: Premature end of file.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to