Paul created WICKET-5310:
----------------------------

             Summary: 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
         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