Domain

2014-08-04 Thread Yosmany
In case anyone is interested, the domain http://struts.ninja is on sale. Could be useful for a struts community. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apach

Re: Struts missing parameters

2014-08-04 Thread Luis Limas
An update, the concrete lost-parameters are this ones: { "id":41201, "code":"", "deleted":0, "status":3, "description":"BITACORA DE REVISION SEMANAL DE MOLINOS GLENN MILL" } This is my entity who's missing parameters: * http://codeviewer.org/view/code:4259 I've just noticed tha

Struts missing parameters

2014-08-04 Thread Luis Limas
Hi everyone, I have an issue at JSONInterceptor/ParameterInterceptor (i think), parameteres are being lost (becoming null), im using: * Struts2 2.3.16.3 * Spring AOP 4.0.2 * Tomcat 7.0.34 * Dojo 1.8 After many debugging i've concluded that the issue it's inside one of those two interceptors,

Re: Struts2 & Portlets

2014-08-04 Thread tkofford
Hi Chris, Almost all of our struts 2 development is to develop portlets, we use the struts 2 portlet plugin a lot, and it works well for us. We even have a couple of web applications where we use the same deployed *.war file for a standalone webapp and a portlet webapp simultaneously. We deploy o

Re: session already invalidate error in Tomact 7.0.22

2014-08-04 Thread Lukasz Lenart
2014-08-04 13:50 GMT+02:00 saikrishna : > 2014-08-04 01:39:03,107 ERROR Dispatcher:38 - Exception occurred during > processing request: getAttribute: Session already invalidated > java.lang.IllegalStateException: getAttribute: Session already invalidated > at > org.apache.catalina.

Re: session already invalidate error in Tomact 7.0.22

2014-08-04 Thread saikrishna
Lukasz Lenart apache.org> writes: > > Can you post the whole stacktrace? > > 2014-07-22 13:59 GMT+02:00 saikrishna gmail.com>: > > Hi > > > > I am getting the below error,repeatedly.Kindly adivce me on the soulution. > > > > > > 2014-07-17 09:25:37,654 ERROR Dispatcher:38 - Exception occurred