Well it works fine for me - I still believe its something to do with  how
you have configured or deployed Struts.

Niall

----- Original Message ----- 
From: "Miguel Ros" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 19, 2004 7:21 PM
Subject: Re: Custom RequestProcessor and Custom ActionMapping impossible


> Sorry for this reply but It can be a really bug, please read this...
>
> It is CustomActionMapping type, I have the
>
> <action-mappings  type="CustomActionMapping">
> inside all of the action-mapping
> </action>
> <controller processorClass="CustomRequestProcessor"/>
>
> This was working OK with struts 1.1, the ClassCastException was when i
> replaced the jars to version 1.2.4
> All of this shows me that the object is of class ActionMapping rather than
> CustomActionMapping , not a error of struts configuration
>
>
> ----- Original Message ----- 
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 19, 2004 7:44 PM
> Subject: DO NOT REPLY [Bug 31300] - Custom RequestProcessor and Custom
> ActionMapping impossible
>
>
> > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> > <http://issues.apache.org/bugzilla/show_bug.cgi?id=31300>.
> > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> > INSERTED IN THE BUG DATABASE.
> >
> > http://issues.apache.org/bugzilla/show_bug.cgi?id=31300
> >
> > Custom RequestProcessor and Custom ActionMapping impossible
> >
> > [EMAIL PROTECTED] changed:
> >
> >            What    |Removed                     |Added
>
> --------------------------------------------------------------------------
> --
> >              Status|NEW                         |RESOLVED
> >          Resolution|                            |INVALID
> >
> >
> >
> > ------- Additional Comments From [EMAIL PROTECTED]  2004-09-19
> 17:44 -------
> > I don't understand what you are saying - if it can't be cast to
> > CustomAccionMapping it probably means it's not a CustomAccionMapping
type
> and
> > that makes me think that you just haven't configured struts to use your
> > CustomAccionMapping class properly.
> >
> > I'm closing this for now, because you haven't tried posting your problem
> on the
> > user list first - please can you do that first. If it does turn out to
be
> a
> > bug, you can always re-open this.
> >
> > Niall
> >
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to