Struts 2.5.2 and Google AppEngine

2016-07-14 Thread Lukasz Lenart
Hi, If you want to run the above configurations you must change few things: - switch from javassist 3.20.0-GA to javassist 3.18.2-GA - use dedicated FreeMarker version for GAE - drop `java.lang.Shutdown` class from "struts.excludedClasses" when using Maven you can do it as follow: org.apache.

struts 2.5.2 upgrade & stream action

2016-07-14 Thread Matias Rodriguez
Hi everyone! I've upgraded to struts 2.5.2 (from 2.5.1 working OK) and getting an error for a "stream action": *java.lang.IllegalArgumentException: Can not find a java.io.InputStream with the name [inputStream] in the invocation stack. Check the tag specified for this action.* *at org.a

Re: struts 2.5.2 upgrade & stream action

2016-07-14 Thread Lukasz Lenart
2016-07-14 16:57 GMT+02:00 Matias Rodriguez : > Hi everyone! > > I've upgraded to struts 2.5.2 (from 2.5.1 working OK) and getting an error > for a "stream action": > > > *java.lang.IllegalArgumentException: Can not find a java.io.InputStream > with the name [inputStream] in the invocation stack. C

Re: struts 2.5.2 upgrade & stream action

2016-07-14 Thread Matias Rodriguez
Great Łukasz, thanks again. On Thu, Jul 14, 2016 at 1:16 PM, Lukasz Lenart wrote: > 2016-07-14 16:57 GMT+02:00 Matias Rodriguez : > > Hi everyone! > > > > I've upgraded to struts 2.5.2 (from 2.5.1 working OK) and getting an > error > > for a "stream action": > > > > > > *java.lang.IllegalArgume

[ANN] Apache Struts 2.3.30 GA

2016-07-14 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.3.30 is available as a “General Availability” release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to

[ANN] Apache Struts 2.5.2 GA

2016-07-14 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.5.2 is available as a “General Availability” release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to