DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28051>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28051 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-02 15:03 ------- It's exactly what I need, because we have only one 'module' but the struts- config.xml is splitted in more than one file, each one inside a different jar. Using getResources it's possible to load more than one struts-config.xml. It could be also useful to extend the default path (in the beginning of ActionSerlvet code): protected String config = "/WEB-INF/struts-config.xml, META-INF/struts- config.xml"; Thanks, Filippo -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
