Error on deploy web app on ROOT.xml

2012-12-20 Thread Enrico Olivelli - Diennea
Hi all, I'm upgrading a TomEE 1.0 instance to 1.5.1, I have a webapp deployed on ROOT.xml (tomee/conf/catalina/localhost/ROOT.xml) Here is ROOT.xml Context path= docBase=/data/mywebapp / What do you think ? Thank you This is the error org.apache.catalina.LifecycleException: Failed to start

Use a case insensitive key fallback for CoreContainerSystem AppContexts.

2012-12-20 Thread AndyG
Two birds with one stone. May be a bug though? The following error can be seen on the http://ci.apache.org/builders/openejb-trunk-win-sunjdk build. It is caused by a temp file issue, that may be more common on win platforms, which leads to an undeploy / destroy call. INFO - Deployed

CMS diff: Unit Testing Transactions

2012-12-20 Thread Guglielmo Moretti
Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://openejb.apache.org/unit-testing-transactions.mdtext Guglielmo Moretti Index: trunk/content/unit-testing-transactions.mdtext === ---

Re: Error on deploy web app on ROOT.xml

2012-12-20 Thread Romain Manni-Bucau
Hi, i don't manage to reproduce it on the snapshot, can you give it a try please? If it doesn't work please share a sample reproducing it. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github:

Re: Use a case insensitive key fallback for CoreContainerSystem AppContexts.

2012-12-20 Thread David Blevins
On Dec 20, 2012, at 5:28 AM, AndyG andy.gumbre...@orprovision.com wrote: Did the trick. The build moves on to the next failure Need to get that surefire thing hitched up. Feel free to tinker with the Buildbot builder definition directly. All committers have access: Checkout: