Re: Interceptor Execution Tracing

2009-07-02 Thread Stephen Turner
On Thu, 02 Jul 2009 08:37:28 -0400, Paweł Wielgus wrote: Hi Stephen, turn debug on by adding ?profiling=true after any action address in browser and turning devMode. Read more here: http://struts.apache.org/2.1.6/struts2-core/apidocs/com/opensymphony/xwork2/util/profiling/UtilTimerStack.html

Re: Interceptor Execution Tracing

2009-07-02 Thread Paweł Wielgus
Hi Stephen, turn debug on by adding ?profiling=true after any action address in browser and turning devMode. Read more here: http://struts.apache.org/2.1.6/struts2-core/apidocs/com/opensymphony/xwork2/util/profiling/UtilTimerStack.html Best greetings, Paweł Wielgus. 2009/7/2 Stephen Turner : > I

Interceptor Execution Tracing

2009-07-02 Thread Stephen Turner
Is it possible to easily see a record of all the interceptors executed during an action invocation? I want to see the actual interceptors that are executed, not the config (which shows me what I _think_ is happening). Thanks, Steve -- Stephen Turner Sr. Analyst/Programmer MIT IS&T - SAIS --

Re: Interceptor execution

2007-05-16 Thread Ray Clough
since S1 > doesn't know about interceptors. > > I think you'd need to post a more concrete example of the sort of > process flow you're trying to achieve and the configuration(s) you're > trying to get

Re: Interceptor execution

2007-05-16 Thread Laurie Harper
Ray Clough wrote: I've got a large S1 app into which I'm putting S2 features - starting with a How? Are you using S2 with the S1 plugin? Or just putting both versions into one WAR and mix'n'matching? LoginInterceptor, because the S1 security-implementation was NG. The S2 NG? No Good? Nex

Interceptor execution

2007-05-15 Thread Ray Clough
tor. Thanks, - Ray C. -- View this message in context: http://www.nabble.com/Interceptor-execution-tf3762074.html#a10634231 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]