Hi Did you try the adapter with the version 1.5.1?
1.5.2 has only a single work on arquillian adapters compared to 1.5.1 which makes them hard to configure compared to previous version (and only useful for our build i guess). Le 22 mai 2013 04:46, "John D. Ament" <[email protected]> a écrit : > Hi All > > I'm testing something locally and I noticed that for TomEE 1.5.2 it doesn't > seem to be starting automatically. This is the dependency: > > <dependency> > <groupId>org.apache.openejb</groupId> > <artifactId>tomee-embedded</artifactId> > <version>${tomee.version}</version> > </dependency> > > And variable: > <tomee.version>1.5.2</tomee.version> > > John >
