Re: [S2] config file inheritance (extending packages) - need help

2007-07-10 Thread Don Brown
I know result-types are, and I'd be pretty surprised if the other two weren't as well. File a JIRA ticket to get the docs updated, or file a CLA [1] and get access to change them yourself. Don [1] http://www.apache.org/licenses/ On 7/9/07, Bill Johnson <[EMAIL PROTECTED]> wrote: According to

[S2] config file inheritance (extending packages) - need help

2007-07-09 Thread Bill Johnson
According to the following page in the Struts 2 docs, package inheritance only includes interceptor, interceptor-stack, and action configurations. http://struts.apache.org/2.0.8/docs/package-configuration.html Is this true? I would like to know if , , and also get inherited when extending a pack