I see that in repositories.xml, all of the repository paths are rooted in
${magnolia.repositories.home}, which is set in magnolia.properties.What I'd like to be able to do is configure Tomcat so that it can override that value with one of its own choosing. The idea being that we could deploy the same WAR file to our dev boxes, which might just use the default location, and to our production boxes, which have the repository stored outside of the webapp so that we can redeploy it without disturbing the repositories. The actual location of the repository could then be set by the container, rather than the app. Thanks in advance for any help, Sean ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
