it seems to be a combination of your DeltaSpike changes + the OpenEJB changes.
DeltaSpike using EJBContainer + an OpenEJB version of prior 15.3. does work fine. Either using your code in CdiControl or a newer OpenEJB verision breaks the build in the same way. LieGrue, strub >________________________________ > From: Romain Manni-Bucau <[email protected]> >To: [email protected] >Sent: Friday, 17 May 2013, 17:06 >Subject: CdiContainer API > > >Hi guys, > >"2" question on cdictrl API: > >1) why CdiContainer doesn't expose a method createCDIContainer (static) and >a method close() (+ implements Closeable)? >2) why not CDIContainer? > >You probably got the question were referring to the EJBContainer API which >used other conventions. > > > >*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* > > >
