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 > > > I have a default-interceptor-ref specified in my xwork.xml. > here's the > snippet: > > </interceptors> > <default-interceptor-ref name="defaultProductStack"/> <global-results> > > 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.loadDefaultInterceptorRef and it does an > element.getElementsByTagName("default-interceptor-ref") and > checks the > size of the returned NodeList. If it's greater than zero, it > sets the > default interceptor. My problem is that it's never seeting > the default > interceptor. It fails the length check and then just returns. > > Any ideas? > > Anoop > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us > help YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork >
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork