zhyh1105 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

Form too Large Exception #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
http://stackoverflow.com/questions/3861455/form-too-large-exception

What is the expected output? What do you see instead?

add a param to set this
WebAppContext.setMaxFormContentSize(maxSize);

Please use labels and text to provide additional information.

Original issue reported on code.google.com by tonylovejava on 24 Jan 2011 at 1:43

GoogleCodeExporter commented 9 years ago
Provide a system properties to handle this and document it.

Original comment by tonylovejava on 20 Mar 2011 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by tonylovejava on 18 May 2011 at 6:06

GoogleCodeExporter commented 9 years ago
Could be fixed by user by issue#9 (be able to specify which jetty.xml to use), 
or comment in issue#85 (be able to specify "overrides" using extra jetty.xml 
config files).

Original comment by en...@stolsvik.com on 29 Jul 2011 at 7:13