Hello All, Firstly, greetings to the Magnolia community. The CMS looks truly exciting!
I am presently evaluating Magnolia, but have encountered some difficulty with installation. I would like to deploy Magnolia to run on a pre-existing installation of Apache Tomcat, but have found the Magnolia documentation to be rather light in this regard. I will run through my particular server configuration which - though perhaps slightly irregular - works fine when deploying most other WAR files. Domain: www.sense.co.nz 1) Placed magnolia-bundled-webapp-5.3.8.war in directory: /home/magnolia/application/. 2) Added Tomcat <Host> element (server.xml): </Host> <Host name="sense.co.nz" appBase="/home/magnolia/application" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> </Host> 3) On restart, Tomcat successfully unpacks the Magnolia WAR (a good start). 4) Apache HTTP Server receives the request, and forwards on to Apache Tomcat via AJP connector. ProxyPass / ajp://127.0.0.1:8009/ ProxyPassReverse / ajp://127.0.0.1:8009/ 5) Apache Tomcat receives the request, but Magnolia seemingly not invoked. Welcome to check for yourself. Any suggestions would be gratefully received. Happy to provide any additional information to help solve. :-) -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=960fb101-7730-4508-8f4b-deb9a4008e7e ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------