Yes we have our own Valve which, through the inheritance structure of 
Picketlink, extends FormAuthenticator. When it comes to saveRequest() the 
is.read() returns -1.

> If in.read() returns -1 it means that the stream has no more data in it.
Does that mean the stream has already been read? Or reset? Because I can see 
the form data in the coyote request input buffer. It is just the stream that 
can't be read. is.available() also returns 0.

Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to