Hi, Following the instructions given at http://www.malisphoto.com/tips/tomcatonosx.html , I was able to get my Tomcat container started as daemon. I already put the Xwiki WAR file in the 'webapps' directory. Pointing the browser to http://localhost:8080/xwiki only gave me a blank page. Nothing on it. However manually starting Tomcat brings me back the correct behavior (the well known Xwiki starting page). In the daemon mode, the others contexts (like 'manager', 'examples') work. Only the Xwiki one did not. What am I doing wrong? Does anyone already have some experience with a Xwiki in a daemon started Tomcat container? Attached, you will find the 'jsvc' processes started and 'catalina.out'. Tell me if you need more information. Many thanks for you help, christian