[
https://issues.apache.org/struts/browse/WW-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39865
]
Matt Raible commented on WW-1642:
---------------------------------
I get this issue with Struts 2.0.3 using Maven 2. Are the dependencies in
Struts' pom.xml out of date? I'll try updating commons-collections and
commons-io, but I think this is a bug if it doesn't work out-of-the-box.
> Fileupload broken
> -----------------
>
> Key: WW-1642
> URL: https://issues.apache.org/struts/browse/WW-1642
> Project: Struts 2
> Issue Type: Bug
> Components: Actions
> Affects Versions: 2.0.2
> Environment: Tomcat/5.5.17 Struts 2.0.2
> Reporter: KnusperKeks
> Assigned To: Don Brown
> Priority: Critical
>
> Trying to upload a File sometimes results in :
> java.lang.RuntimeException: Unable to load bean
> org.apache.struts2.dispatcher.multipart.MultiPartRequest (jakarta) - [unknown
> location]
> at
> com.opensymphony.xwork2.inject.ContainerBuilder$4.create(ContainerBuilder.java:136)
> but if i hit the refreshbutton or retry to upload the file its possible that
> i get no error but the file property in the action is left empty.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.