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

Martin Grigorov resolved WICKET-5310.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.10.0
                   7.0.0

Fixed.
Now Wicket will fallback to thread's context class loader if the resource 
cannot be found as before.
                
> if wicket is an external lib, BundleStringResourceLoader doesn't work
> ---------------------------------------------------------------------
>
>                 Key: WICKET-5310
>                 URL: https://issues.apache.org/jira/browse/WICKET-5310
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.9.1
>         Environment: Apache Tomcat/7.0.39
>            Reporter: Paul
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0, 6.10.0
>
>         Attachments: quickstart.zip
>
>
> We have got serveral Wicket-based Wepapps on our server and in order to save 
> space, we have move all shared libs (including wicket) into a shared folder 
> which is included via the "common.loader" of the catalina.properties file. 
> (Using Apache Tomcat/7.0.39)
> The Problem is now, that StringResourceModel works normal, but the 
> BundleStringResourceLoader doesn't work anymore. It always returns null.
> How to reproduce:
> Build attached quickstart
> Remove wicket-libs from war
> Deploy in Tomcat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to