You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Craig McClanahan (JIRA)" <ji...@apache.org> on 2006/04/26 08:14:53 UTC

[jira] Moved: (SHALE-119) [shale] Add spring like syntax for loading clay configs from classpath

     [ 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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org