James Cook-13 wrote: > > Hey Roger, > > You need to use @ParentPackage I believe. Or use this > > struts.convention.default.parent.package > > Hope this helps > > Cookie >
Thanks Cookie, adding @ParentPackage to all my secure actions has solved the problem and I'm now getting the secureStack interceptors. It seems a pain to have to do it this way (I know I could simplify by creating a base action for each package and extend), particularly when I have multiple packages. It's a shame that Struts doesn't seem able to infer this from the info in struts.xml and the java package locations. Regards -- View this message in context: http://www.nabble.com/Convention-Plugin---Struts-Packages-tp26112472p26112955.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org