On 3/4/10 3:13 AM, Henri Gomez wrote:
A dependency on an 'unreleased' product ?
I think he means Apache Geronimo.
Bill
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomca
On 3/2/10 1:33 PM, William A. Rowe Jr. wrote:
On 3/2/2010 7:18 AM, Mark Thomas wrote:
On 02/03/2010 00:20, Sandro Martini wrote:
For a Full Administration Console (I don't see this since a long time)
we have to see later, this is complex and requires many features ...
This i
On 2/19/10 8:24 AM, Henri Gomez wrote:
If we goes back to the original thread and using Hyperic stuff in a
servlet filter or whatever Tomcat extension ?
Absolutely - a filter would be perfect and will work with any servlet
engine.
Jetty users will thanks Tomcat community :)
Bill Barker wrote:
"Bill Stoddard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Remy Maucherat wrote:
Bill Stoddard wrote:
Nope, that's incorrect.
From RFC2616, the official HTTP standard definition:
The presence of a message-body in a reque
Remy Maucherat wrote:
Bill Stoddard wrote:
Nope, that's incorrect.
From RFC2616, the official HTTP standard definition:
The presence of a message-body in a request is signaled by the
inclusion of a Content-Length or Transfer-Encoding header field in
the request's message-h
Remy Maucherat wrote:
Bill Barker wrote:
AFAICT, this code is assuming that there will always be a message
body in the POST Request. However, this is not necessarily the case
(and is certainly not true for the problem at hand). Eventually,
SocketInputStream.read() is called from within
o.a