It does work for me. Only compiled on my Mac. +1
JLouis 2013/11/12 AndyG <andy.gumbre...@orprovision.com> > OK, I have a single test failing: > > testWithTransaction(org.superbiz.injection.tx.MoviesTest) Time elapsed: > 0.285 sec <<< ERROR! > javax.ejb.EJBException: The bean encountered a non-application exception; > nested exception is: > junit.framework.AssertionFailedError: List.size() expected:<3> but > was:<6> > at > > org.apache.openejb.core.ivm.BaseEjbProxyHandler.convertException(BaseEjbProxyHandler.java:403) > at > > org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:307) > at $Proxy48.call(Unknown Source) > at > > org.superbiz.injection.tx.MoviesTest.testWithTransaction(MoviesTest.java:75) > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/VOTE-TomEE-1-6-0-OpenEJB-4-6-0-staging-120-tp4666097p4666104.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. > -- Jean-Louis