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? - Romain
