Hi Vanja, i din't solve the problem, someone said that package-info is working on trunk version (1.1.3 release?), but still it's not like the action in subpackage of a package with package-info will receive ParentPackage annotation - if i'm wrong i'll be very happy ;-)
So i'm waiting for next release to give it a try. Best greetings, Pawel Wielgus. On 28/06/2008, Vanja Petreski <[EMAIL PROTECTED]> wrote: > Anybody? > > package-info.java does not work! > > Struts 2.0.11.1 > > Vanja > > 2008/6/19 Paweł Wielgus <[EMAIL PROTECTED]>: > >> Hi all, >> i'm trying to add my own interceptor to all of my actions. >> I know that i can define new package ("default") and redefine default >> interceptor stack and then add @ParentPackage("default") to all my >> actions, but the question is how to do it in one place without having >> to add ParentPackage in all actions or writing configuration in xml? >> >> Best greetings, >> Paweł Wielgus. >> >