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
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
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:
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
>
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
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
6 matches
Mail list logo