DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25165>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25165

tile plugin not initialized when using two struts-configs for a single module.





------- Additional Comments From [EMAIL PROTECTED]  2003-12-22 21:35 -------
Matthew Sgarlata said:
Is this what you are looking for?

Nope, that's not it ... in fact I often use multiple tiles-configs for a single
tiles plugin :) ... the problem has to do with using a module specific
tiles-plugin when said module is 'extending' another module that specifies it's
own tiles plugin (using two struts-configs).  In my case I have a base-app and I
use sub-modules to make variants of that base app.  Sub-configs overload
elements in the base-config and add new ones specific to each sub-app.  Thus,
the base-app will use a single tiles-config and a single struts-config, but each
of the sub-apps will use two tiles-configs, as well as two struts-configs.  I
know this is pretty easy to work around by using an 'abstract' base-config (with
no tiles-plugin specified) that would provide a base for all modules, so I'm not
in any trouble - but, like I said, I think that being able to overload 'all'
elements in the struts-config (not just some) is how things should be :)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to