[ http://issues.apache.org/struts/browse/SHALE-119?page=all ]
Craig McClanahan moved STR-2717 to SHALE-119: --------------------------------------------- Project: Shale (was: Struts Action 1) Key: SHALE-119 (was: STR-2717) Component: (was: Shale) Version: (was: Nightly Build) Assign To: (was: Struts Developer Mailing List) > [shale] Add spring like syntax for loading clay configs from classpath > ---------------------------------------------------------------------- > > Key: SHALE-119 > URL: http://issues.apache.org/struts/browse/SHALE-119 > Project: Shale > Type: Improvement > Environment: Operating System: All > Platform: All > Reporter: Ryan Wynn > Priority: Minor > > Clay loads configuration files from the classpath if the value is prefixed > with 'META-INF' > This enhancement requests that a spring like notation be used to load > configurations from the classpath. > <context-param> > <param-name>clay-config-files</param-name> > <param-value> > classpath*:/META-INF/classpath-config.xml > </param-value> > </context-param> > This way configurations can be loaded from any package. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]