Re: Struts 2.3.31 is excluding generic object.

2017-02-02 Thread Anurag kumar
On 2017-02-02 01:00 (+0530), Lukasz Lenart wrote: > 2017-01-31 16:32 GMT+01:00 Anurag kumar : > > Hi, > > > > My Action class returns generic object and It was working fine with struts > > 2.3.16 but after upgrading with struts 2.3.31. It is excluding gener

Struts 2.3.31 is excluding generic object.

2017-01-31 Thread Anurag kumar
Hi, My Action class returns generic object and It was working fine with struts 2.3.16 but after upgrading with struts 2.3.31. It is excluding generic object. I found constant in struts-default.xml while searching. Here java.lang.Object is excluded. My concern is if I am overriding this consta