Yes, I understand the "breaking" would not be a good thing, even if I don't
see a case where this would break but I'm not able to see all the complexity
of jetspeed.

Thanks for answers !

Aurelien

> -----Message d'origine-----
> De : Luta, Raphael (VUN) [mailto:Raphael.Luta@;groupvu.Com]
> Envoy� : mardi 5 novembre 2002 17:14
> � : 'Jetspeed Developers List'
> Objet : RE: [Patch] was RE: Creating new user skips the Login class =>
> bug, enhancement ?
>
>
> I'm currently -0 for this change: I agree that it may make sense
> but OTOH it may break existing behavior of running portals which
> would be a bad thing.
>
> Unless other dev step in to include this change, I'd advise
> you currently
> to simply use a custom CreateNewUserAction class.
>
> You can achieve this transparently by creating a new action class of
> this name in your own package and include this package in the
> *beginning*
> of Turbine modules search path.
>
> ie
> 1. Create com.mycom.modules.actions.CreateNewUserAction
>    to suit your need
> 2. Add in my.properties:
>    module.packages=com.mycom.modules
>
> This should make Turbine look first in your modules packages before
> looking into the default jetseed and turbine ones.


--
To unsubscribe, e-mail:   <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>

Reply via email to