You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/04/16 03:42:15 UTC

DO NOT REPLY [Bug 26305] - Encountering "java.lang.NoSuchMethodError: org.apache.commons.fileupload.FileUpload.setSizeMax(I)V" Error Message After Clicking Submit When Using the tag

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=26305>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=26305

Encountering "java.lang.NoSuchMethodError: org.apache.commons.fileupload.FileUpload.setSizeMax(I)V" Error Message After Clicking Submit When Using the <html:file> tag

chris_brown@ns.sympatico.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From chris_brown@ns.sympatico.ca  2004-04-16 01:42 -------
I am still experiencing this bug with the 20040413 nightly build.

java.lang.NoSuchMethodError: 
org.apache.commons.fileupload.FileUpload.setSizeMax(I)V
	at 
org.apache.struts.upload.CommonsMultipartRequestHandler.handleRequest
(CommonsMultipartRequestHandler.java:220)
	at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:934)
	at org.apache.struts.action.RequestProcessor.processPopulate
(RequestProcessor.java:779)
	at org.apache.struts.action.RequestProcessor.process
(RequestProcessor.java:246)
	at org.apache.struts.action.ActionServlet.process
(ActionServlet.java:1292)
	at org.apache.struts.action.ActionServlet.doPost
(ActionServlet.java:510)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org