I can only speculate, but it seems logical that the ClassNotFoundException
is being thrown from outside the purview of Struts, in Tomcat's ClassLoaders
- thus the Struts exception mapping never enters into it.

My only suggestion for dealing with this is to configure your actions
explicitly rather than using wildcards in your struts config.  (sorry, I'm
sure that's a LOT of work...)

Also - if you find another way around it, I'm also interested in reading
about it.

-Brian



On Thu, Nov 12, 2009 at 4:13 PM, Roger <roger.var...@googlemail.com> wrote:

> On Thursday 12 November 2009 12:35:25 Gustavo Felisberto wrote:
> > My toughts also. But in any case I tested and it did not help.
> >
> > If you find a solution please drop it here.
> >
> > Gustavo
> >
> Will do, but I've had even less response to my query than you.
>
> Regards
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to