Also, you'll have to have stripesstuff.jar packed in your war/ear and
configured in web.xml with:

        <init-param>
            <param-name>Extension.Packages</param-name>
            <param-value>org.stripesstuff.plugin.security</param-value>
        </init-param>

(more extensions can be comma separated in param-value)

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to