Hi Sergiu, Unfortunately this doesn't work for me. With the below entry in my jboss-web.xml, the Virtual Machine JBoss is on hangs within 7 minutes and I have to reboot the VM. Also at no point am I able to connect to the default JBoss page (http://localhost:8080). To see the full startup log, please find the attached - http://xwiki.475771.n2.nabble.com/file/n6331582/jboss_startup_error.txt jboss_startup_error.txt . <class-loading java2ClassLoadingCompliance="false"> <loader-repository> org.xwiki:archive=xwiki.war <loader-repository-config>java2ParentDelegation=false</loader-repository-config> </loader-repository> </class-loading> <1 Min: http://xwiki.475771.n2.nabble.com/file/n6331582/Selection_078.png <2 Mins: http://xwiki.475771.n2.nabble.com/file/n6331582/Selection_079.png 7 Mins (flat-lined): http://xwiki.475771.n2.nabble.com/file/n6331582/Selection_082.png As reported before, the only way I can get JBoss to complete it's startup and not crash the machine is by using the following entry in jboss-web.xml. However, XWiki does still not start under this config. <loader-repository> org.xwiki:archive=xwiki.war </loader-repository> Many thanks, Andy -- View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-war-JBoss-AS6-MySQL-tp6309076p633158... Sent from the XWiki- Users mailing list archive at Nabble.com.