Hi Thomas,

> http://www.stripesframework.org/display/stripes/Security+Interceptor+for+custom+authorization
>
> [...]
>
> I added to my web.xml:
>
> <init-param>
>    <param-name>Interceptor.Classes</param-name>
>    <param-value>
>      org.stripesstuff.plugin.security.SecurityInterceptor
>    </param-value>
> </init-param>
>
> and suddenly: *MAGIC*! Everything seems to work (at least it looks like
> it for now, I did not do any in depth testing).

That sounds quite strange. If you use Stripes 1.5.x and add the 
documented package to the Extensions.Packages init-param, everything 
should work fine (as it does for me). If your Stripes version is older 
than 1.5, then only your solution will work.

Best regards,
Marcus

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to