[jboss-user] [JBoss Seam] - Workaround for bug JBSEAM-1322?
EricJava
do-not-reply at jboss.com
Fri Oct 12 14:23:38 EDT 2007
http://jira.jboss.com/jira/browse/JBSEAM-1322
I'm hitting it, getting:
java.lang.ArrayIndexOutOfBoundsException: 2048
| at org.jboss.seam.web.MultipartRequest.checkSequence(MultipartRequest.java:466)
| at org.jboss.seam.web.MultipartRequest.parseRequest(MultipartRequest.java:333)
| at org.jboss.seam.web.MultipartRequest.getParam(MultipartRequest.java:507)
| etc
|
According to the bug, it's something that happens rarely, which I believe, because this is the first time I've seen it.
Is there anything I can do to work around it, by adding or removing some elements in the page or something?
Also, any word on when there is going to be a Seam 1.2.2, with these bug fixes?
I'm on Seam 1.2.1 btw.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094730#4094730
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094730
More information about the jboss-user
mailing list