I tried upgrading AppFuse to use 2.0.4 and I'm still experiencing the
following issue with fileupload:

java.lang.RuntimeException: Unable to load bean
org.apache.struts2.dispatcher.multipart.MultiPartRequest (jakarta) -
[unknown location]

com.opensymphony.xwork2.inject.ContainerBuilder$4.create(ContainerBuilder.java:136)

com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:473)

com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:483)
        
com.opensymphony.xwork2.inject.ContainerImpl$9.call(ContainerImpl.java:514)

com.opensymphony.xwork2.inject.ContainerImpl.callInContext(ContainerImpl.java:539)

com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:512)
        
org.apache.struts2.dispatcher.Dispatcher.wrapRequest(Dispatcher.java:701)

org.apache.struts2.dispatcher.FilterDispatcher.prepareDispatcherAndWrapRequest(FilterDispatcher.java:327)

org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:390)

I've added some comments to the following issue, but still don't have a
resolution:

http://issues.apache.org/struts/browse/WW-1642

Here's my JSP: http://tinyurl.com/yt8xy9

And here's my Action: http://tinyurl.com/yw3rd4

Hopefully I'm just doing something wrong.

Matt


Ted Husted-3 wrote:
> 
> Since the Struts 2.0.4 build is essentially the 2.0.3 build with Maven
> fixes, I thought we might as well start the vote. If after three days
> anyone needs more time, or we don't have a quorum, then we can just
> leave the vote open for as long as it takes.
> 
> Release notes:
>     * http://struts.apache.org/2.x/docs/release-notes-204.html
>     * http://struts.apache.org/2.x/docs/release-notes-203.html
> 
> Distribution:
>      * http://people.apache.org/builds/struts/2.0.4/
> 
> Maven 2 staging repository:
>     * http://people.apache.org/builds/struts/2.0.4/m2-staging-repository/
> 
> Once you have had a chance to review the test build, please respond
> with a vote as to its quality:
> 
>     [ ] Leave at test build
>     [ ] Alpha
>     [ ] Beta
>     [ ] General Availability (GA)
> 
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
> 
> Please remember that a binding +1 for GA implies that you intend to
> support the release by applying patches and responding to posts to the
> user and dev lists.
> 
> Unless we decide otherwise, a beta vote implies that we will announce
> the build to the user list, to encourage wider testing.
> 
> -Ted.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-VOTE--Struts-2.0.4-Quality-tf3139282.html#a8704352
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to