Hm...that was not the answer I wanted ;) That's unecessary duplication
of xml, and it requires manual synchronization of the interceptor
stacks... It might be that the portlet plugin is the only plugin with
this need, but to me it seems like a good feature to be able to
override interceptors, maybe with an extra attribute in the
interceptor configuration syntax or something?

Nils-H

On 8/7/07, Don Brown <[EMAIL PROTECTED]> wrote:
> Yes, I'd say you will need to redefine the stacks users of the portlet
> plugin can use.
>
> Don
>
> On 8/7/07, Nils-Helge Garli <[EMAIL PROTECTED]> wrote:
> > Hi!
> >
> > In the portlet plugin, I need to customize the workflow interceptors.
> > So I have extended them, and added them to the struts-plugin file with
> > the same names they have in struts-default. Unfortunately, this has
> > not the desired effect. The interceptors from the struts-default
> > package are still the ones that are used. Do I have to re-define all
> > the stacks that uses these interceptors, or is there an easy way to
> > have these override the definitions in the parent package?
> >
> > Nils-H
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to