[ 
https://issues.apache.org/jira/browse/SLING-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger updated SLING-472:
------------------------------------

    Attachment: SLING-472-fmeschbe.patch

Modified patch: Moved ClassLoaderResourceProvider up in the package hierarchy 
and have the servlet ResourceProvider extend from the 
ClassLoaderResourceProvider.

WDYT ?

> Let ServletContextResourceProvider fall back to loading from the class path
> ---------------------------------------------------------------------------
>
>                 Key: SLING-472
>                 URL: https://issues.apache.org/jira/browse/SLING-472
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>    Affects Versions: 2.0.0
>            Reporter: Niklas Gustavsson
>         Attachments: SLING-472-fmeschbe.patch, SLING-472.patch
>
>
> Let ServletContextResourceProvider search on the class path if resources are 
> not found from the servlet context. This allows the launcher/base JAR to be 
> used directly within a WAR without exploding it, making it much easier to 
> reuse. Specifically, it will find the sling.properties and friends to be 
> found from the base JAR rather than the WAR.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to