[ http://jira.magnolia.info/browse/MAGNOLIA-411?page=comments#action_11028 ] Fabrizio Giustina commented on MAGNOLIA-411: --------------------------------------------
Good for me, I will start adding the new initializer in svn just like an "advanced option for power users" ;) Everything will be left unchanged if the initializer class is not changed in web.xml > - which properties are in this mangolia.properties (the context parameters?) yes, all the context parameter, this is a sample property file: magnolia.cache.startdir=cache magnolia.upload.tmpdir=tmp magnolia.exchange.history=history magnolia.repositories.config=WEB-INF/config/dev/repositories.xml log4j.config=WEB-INF/config/dev/log4j.xml magnolia.root.sysproperty=magnolia.root magnolia.bootstrap.dir=WEB-INF/dev-bootstrap > - what is about the different bootstrap (security entries, subscriibers, ..) in the properties file you can set the magnolia.bootstrap.dir to a different directory and package multiple set of configurations in the same war. > public instance in deployed war file > ------------------------------------ > > Key: MAGNOLIA-411 > URL: http://jira.magnolia.info/browse/MAGNOLIA-411 > Project: magnolia wcm > Type: Improvement > Components: build system (maven) > Versions: 2.1 Developer Preview > Reporter: Pascal Mangold > Assignee: Boris Kraft > Priority: Blocker > Fix For: 2.1 Final > > We need to have not only an author instance in our dropable .war file, but a > public instance too. This solves many issues on our mailinglist > Or in another case we need a clean description what to do to create a public > instance -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
