anyone to review/commit the ix in ApplicationComposers?

2013-04-16 Thread Romain Manni-Bucau
hi in ApplicationComposers we were shuting down scopes (cdi ones) before the app so the app scopes was off when BeforeShutdown was called this is wrong and can be fixed patching org.apache.openejb.testing.ApplicationComposers#after this way: https://gist.github.com/rmannibucau/5396703 anyone cou

OWB 1.2?

2013-04-16 Thread Romain Manni-Bucau
Hi guys here is a patch to update openejb codebase to OWB 1.2.0-SNAPSHOT https://gist.github.com/rmannibucau/5396530 i didnt pass all tests but mainly cdi-embedded (cdi tck for openejb embedded) we'll have a bunch of tests issues + potential regressions due to a bunch of bug of the current codeb