Magnolia: Difference between revisions
| Line 9: | Line 9: | ||
* click 'start installation' | * click 'start installation' | ||
* saved output to C:\Uwes\Documents\Magnolia\Magnolia Installation.htm | * saved output to C:\Uwes\Documents\Magnolia\Magnolia Installation.htm | ||
* extract to directory '''magnoliaPublic.war''' | |||
* change property '''magnolia.home''' in '''magnoliaAuthor.war\WEB-INF\config\default\magnolia.properties''' to <JBOSS_DATA_DIR>'''\magnolia\''' | |||
* create empty file magnoliaPublic.war.dodeploy | |||
* copy directory and empty file to <JBOSS_DIR>'''\standalone\deployments''' | |||
Configuration according to [http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=1802332] for JBoss 7 | Configuration according to [http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=1802332] for JBoss 7 | ||
* edit <JBOSS_DIR>'''\configuration\standalone.xml''' according for JAAS | * edit <JBOSS_DIR>'''\configuration\standalone.xml''' according for JAAS | ||
* edit <JBOSS_DIR>'''\bin\standalone.conf''' to increase java startup parameter for JBoss | * edit <JBOSS_DIR>'''\bin\standalone.conf''' to increase java startup parameter for JBoss | ||
Revision as of 20:29, 13 January 2014
Installation
Installation according to [1]
- download magnolia-bundled-webapp-5.2.1.war
- extract to directory magnoliaAuthor.war
- change property magnolia.home in magnoliaAuthor.war\WEB-INF\config\default\magnolia.properties to <JBOSS_DATA_DIR>\magnolia\
- create empty file magnoliaAuthor.war.dodeploy
- copy directory and empty file to <JBOSS_DIR>\standalone\deployments
- call http://localhost:8080/magnoliaAuthor
- click 'start installation'
- saved output to C:\Uwes\Documents\Magnolia\Magnolia Installation.htm
- extract to directory magnoliaPublic.war
- change property magnolia.home in magnoliaAuthor.war\WEB-INF\config\default\magnolia.properties to <JBOSS_DATA_DIR>\magnolia\
- create empty file magnoliaPublic.war.dodeploy
- copy directory and empty file to <JBOSS_DIR>\standalone\deployments
Configuration according to [2] for JBoss 7
- edit <JBOSS_DIR>\configuration\standalone.xml according for JAAS
- edit <JBOSS_DIR>\bin\standalone.conf to increase java startup parameter for JBoss