Hello,
when running 2.3.16-SNAPSHOT against our test, I get an Exception when
an file upload action (using fileUpload interceptor) is tested.
I'm not very familiar with the struts DI since we use spring. So I'm not
quite sure if it is really a struts2 issue.
But the only changes in our tests, were the struts2 libraries and the
update to commons-io 2.2.
And our tests usually don't lie ;)
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:132)
com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:514)
com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:524)
com.opensymphony.xwork2.inject.ContainerImpl$9.call(ContainerImpl.java:555)
com.opensymphony.xwork2.inject.ContainerImpl.callInContext(ContainerImpl.java:584)
com.opensymphony.xwork2.inject.ContainerImpl.getInstance(ContainerImpl.java:553)
org.apache.struts2.dispatcher.Dispatcher.getMultiPartRequest(Dispatcher.java:835)
org.apache.struts2.dispatcher.Dispatcher.wrapRequest(Dispatcher.java:809)
org.apache.struts2.dispatcher.ng.PrepareOperations.wrapRequest(PrepareOperations.java:134)
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
Any ideas ?
Regards.
Volker
Am 31.10.2013 06:32, schrieb Lukasz Lenart:
2013/10/30 Volker Krebs <volker.kr...@abas.de>:
Hi Lukasz,
I'll let the 2.3.16 run against our tests.
But when looking into struts-default.xml I can't see the changes from
https://svn.apache.org/r1534089
Not in struts2-assembly-2.3.16-20130620.082112-4-all.zip and not in
struts2-assembly-2.3.16-20130628.142634-5-all.zip
The timestamp and the file name suggest they are from june.
Done, assemblies are back on track ;-) Or you can download directly from Jenkins
https://builds.apache.org/view/S-Z/view/Struts/job/Struts2-JDK6/lastStableBuild/org.apache.struts$struts2-assembly/
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org