Re: Manager Context in server.xml, Broken

2013-10-15 Thread jieryn
I tested out a locally built version for 20131012, and that indeed fixes the /manager context docBase issue to be more in line with Apache Tomcat. However, it seems to have clobbered normal webapps/ROOT.war launching. By this I mean, the exact same web application works pre 20131012 but fails

Re: Manager Context in server.xml, Broken

2013-10-15 Thread jieryn
It is deployed, but @EJBs are not injected. If I just revert back to 20131003 it works. On Tue, Oct 15, 2013 at 11:37 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: you mean ROOT.war doesn't work? I use it ATM *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau*

Re: Manager Context in server.xml, Broken

2013-10-15 Thread Romain Manni-Bucau
you have a sample showing it? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/10/15 jieryn

Re: Manager Context in server.xml, Broken

2013-10-15 Thread jieryn
I went back to my javaee-example to try and reproduce it there, it seems to be working with 20131012. Looking at the changesets, I don't see where it would have been broken/fixed. So I think I have to conclude that I built my -SNAPSHOT improperly.. On Tue, Oct 15, 2013 at 11:51 AM, Romain

Re: Manager Context in server.xml, Broken

2013-10-10 Thread Romain Manni-Bucau
Yep, never said we cant handle it but you asked a hint ;) Le 10 oct. 2013 22:19, jieryn jie...@gmail.com a écrit : I'll add it, but this is a difference with Apache Tomcat. Tomcat happily handles this case.. I'd expect Apache TomEE to handle it the same way. On Thu, Oct 10, 2013 at 4:14 PM,