users@glassfish.java.net

Re: IllegalStateException: Post too large

From: <glassfish_at_javadesktop.org>
Date: Wed, 26 Sep 2007 11:30:47 PDT

Jeanfrancois - your help is much appreciated, this is a stress-reliever for our team.

Thank you for the quick reply, your solution was the correct fix.

Just in case anyone else comes across this documentation. I previously had attempted adding
this same variable incorrectly to the <http-listener> element as mentioned in a bug report that I
found on this particular issue.
   http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2144332

The Evaluation says: 'Need to expose "maxPostSize" as <http-listener> property in domain.xml.'

I'm not even sure if this was an official bug for Glassfish, but it was the only thing that I could find
in my searches. The element that is mentioned on that page is incorrect, it should be as
Jeanfrancois pointed out the <http-service> element.
[Message sent by forum member 'kjsempire' (kjsempire)]

http://forums.java.net/jive/thread.jspa?messageID=237227