Missing needed dependency in current distribution for File Upload feature.
--------------------------------------------------------------------------
Key: WW-2446
URL: https://issues.apache.org/struts/browse/WW-2446
Project: Struts 2
Issue Type: Bug
Components: Core Actions
Affects Versions: 2.0.11
Environment: Solaris
Reporter: Craig Swift
Currently when trying to use the file upload feature the following errors
occur: java.lang.RuntimeException: Unable to load bean
org.apache.struts2.dispatcher.multipart.MultiPartRequest (jakarta) - [unknown
location]
This can be fixed by including the commons-fileupload jar in the web
application. Unfortunately this isn't included in the standard struts
distribution and the wiki doesn't explain it. Please include in the future,
thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.