Re: Global-exception-mapping glitch

2008-10-08 Thread stanlick
Can't you just comb the archive looking for Guice method injections and fire off a little Ajax code to update the wiki table? C'mon bro -- I've seen your mad skillz. Peace, Scott On Wed, Oct 8, 2008 at 12:04 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > On Wed, Oct 8, 2008 at 12:56 PM, stanl

Re: Global-exception-mapping glitch

2008-10-08 Thread Wes Wannemacher
On Wed, Oct 8, 2008 at 12:56 PM, stanlick <[EMAIL PROTECTED]> wrote: > > You read my mind bro! CodebehindUnknownHandler was the only class > implementing UnknownHandler! You know, this " > http://struts.apache.org/2.x/docs/plugins.html Extension Points " table > really needs updating. Would it b

Re: Global-exception-mapping glitch

2008-10-08 Thread stanlick
You read my mind bro! CodebehindUnknownHandler was the only class implementing UnknownHandler! You know, this " http://struts.apache.org/2.x/docs/plugins.html Extension Points " table really needs updating. Would it be safe to search the code base for @Inject? Scott Wes Wannemacher wrote:

Re: Global-exception-mapping glitch

2008-10-08 Thread Wes Wannemacher
On Wed, Oct 8, 2008 at 12:45 PM, stanlick <[EMAIL PROTECTED]> wrote: > > I decided to pass up lunch and crack the code open. The DefaultActionProxy > tries to find the namespace/action and if it cannot, searches for the > UnknownHandler rather than throw a 404. I have discovered that adding the >

Re: Global-exception-mapping glitch

2008-10-08 Thread stanlick
I decided to pass up lunch and crack the code open. The DefaultActionProxy tries to find the namespace/action and if it cannot, searches for the UnknownHandler rather than throw a 404. I have discovered that adding the works, but I am going to look into how to nominate an unknownHandler

Re: Global-exception-mapping glitch

2008-10-08 Thread Wes Wannemacher
Scott, IIRC, this will only handle exceptions thrown by your Action. If no action is found, you are not going to make it far enough to get your "exceptionLogger" result. http://struts.apache.org/2.x/docs/exception-configuration.html -Wes PS - http://manning.com/wannemacher/ (whip out that AMEX