Hi Romain, I didn't test it on Tomcat. I was not expecting any problem there. Could you verify if you have the same problem when running the standalone version?
Thank you, Thiago. On Fri, Apr 8, 2011 at 4:07 PM, Romain Manni-Bucau <[email protected]>wrote: > I'm totally agree but the persistence exception is still here with tomee 6. > > Le 8 avr. 2011 21:58, "David Blevins" <[email protected]> a écrit : > > > > On Apr 8, 2011, at 12:46 PM, Romain Manni-Bucau wrote: > > > >> Hi all, > >> > >> I wanted to test the 3.2.x with a simple jpa 2 application but i had > some > >> issues. I took tomee tomcat 7 and the web.xml doesnt manage servlet v3 > spec > >> :(. > >> > >> In my application i used a singleton to init a database. I had a > persistence > >> exception because it was not able to start a transaction. > >> > >> If i remember Thiago said it was ok, is it a miss for singleton only? > > > > I was wondering if we would be able to support Tomcat 7 on the > 3.1.x/3.2.x > codebase. Looks like, no. There were a large number of changes to our jaxb > tree in trunk (related to javaee 6) that aren't in 3.1.x/3.2.x. I don't > think it makes sense to merge them either. Trunk is shaping up. > > > > Tomcat 6 however should work fine. Can you give that a try? > > > > -David > > >
