Yowch. I think I've figured out what the 'magic' was. It would appear that there is only once instance for each class of an interceptor.
This is pretty counter-intuitive to me as interceptors are defined on a per-package basis in the xml config file. Not only that but won't the AbstractInterceptor.result get clobbered across threads? This doesn't seem right... Trevor On Thu, 2003-03-13 at 00:36, Trevor Squires wrote: > Hey, > > I'm struggling a bit over XWork's Result, ActionChainResult and > ResultInterceptor. > > It all started because: > > a) if I try to createActionProxy for an action that doesn't exist I get > a ConfigurationException. > > b) ActionChainResult and ResultInterceptor swallow exceptions when the > action I refer to in the result tag doesn't exist. > > IMHO the 'b' situation is also a ConfigurationException. > > However, that's not the real issue I've got. I must be sleep deprived > or something because I can't figure out how the String is returned from > my Action.execute()s called via deeply nested 'result' tags. > > What the heck am I missing? (I just know I'm going to feel dumb about > this). > > Thanks, > Trevor > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork