Struts 2 performance

2009-07-29 Thread Say Jon
Hi guys, I have been using Struts 2 for a while for some of my web apps. Performance is OK. I'm getting less than 400ms when I use the timerinterceptor for a regular "retrieve" operation. I'm just wondering, with the interceptor architecture it seems that there are many "layers" to go thru' when S2

Re: ParameterInterceptor problem

2009-07-16 Thread Say Jon
ately and delete any copies of this email. Any unauthorised disclosure, copying, distribution or any action taken in reliance on the contents of this information is strictly prohibited and may be unlawful. On Thu, Jul 16, 2009 at 3:47 PM, Robert Graf-Waczenski wrote: > Say Jon schrieb: > >

Re: ParameterInterceptor problem

2009-07-16 Thread Say Jon
; that the getModel() return value depends on the user's session and maybe the > value is ok when the session is fresh and the value is not ok when you call > your action repeatedly. (Again, guesswork here...) > > Quoting your action source code and your model class source code would

ParameterInterceptor problem

2009-07-15 Thread Say Jon
Hi all, I have been using Struts 2 for a while now and I am pulling my hair over the following issue. At times, when my parameter name contains a period, the Parameterinterceptor doesn't seem to be applied properly. For example I have a parameter "userAddress.country.id" which points to getModel().

Re: NullPointerException when migrating to 2.1.6

2009-01-28 Thread Say Jon
see this page You need to have config-browser plugin. >> >> Best greetings, >> Paweł Wielgus. >> >> >> 2009/1/25 Say Jon : >> > Hi everyone, >> > I have recently upgraded to 2.1.6 from 2.0.11. Startup is OK but when I >> > tried ac

Re: NullPointerException when migrating to 2.1.6

2009-01-28 Thread Say Jon
> Hi Say, > have You looked at > http://localhost:8080/CONTEXT/config-browser/index.action where > CONTEXT is your app context? That might give You some clues, also to > see this page You need to have config-browser plugin. > > Best greetings, > Paweł Wielgus. > >

RE: NullPointerException when migrating to 2.1.6

2009-01-25 Thread Say Jon
Hi everyone, I have recently upgraded to 2.1.6 from 2.0.11. Startup is OK but when I tried accessing my action class, I get the following error: 2009-01-25 18:45:25,158 ERROR FilterDispatcher:391 - error getting ActionMapping java.lang.NullPointerException at org.apache.struts2.dispatcher.FilterDi