Re: [OS-webwork] default-interceptor-ref doesn't appear to be working

2003-12-03 Thread Anoop Ranganath
Problem solved. Classic case of PEBKAC. I was looking for a particular behavior, and my code was the problem. As far as the debugger goes, it was working properly. I was just looking for a copout. Anoop On Dec 3, 2003, at 9:59 AM, Jason Carreira wrote: Did you validate your XML against the

RE: [OS-webwork] default-interceptor-ref doesn't appear to be working

2003-12-03 Thread Jason Carreira
Did you validate your XML against the DTD? > -Original Message- > From: Anoop Ranganath [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 03, 2003 9:55 AM > To: [EMAIL PROTECTED] > Subject: [OS-webwork] default-interceptor-ref doesn't appear > to be working &

[OS-webwork] default-interceptor-ref doesn't appear to be working

2003-12-03 Thread Anoop Ranganath
I have a default-interceptor-ref specified in my xwork.xml. here's the snippet: As you can see, it's sitting between the interceptors and global-results. For some reason it's not getting picked up by the application. I set a breakpoint in XMLConfigurationProvider.loadDefaultInterceptorRe