well you can do the same (adding jar to be scanned) but: 1) you loose part of interest of AppComposer 2) it uses internal and we don't guarantee any stability on it
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-08-18 21:39 GMT+02:00 hwaastad <[email protected]>: > That's it. > Thanks a lot!! > > I'm trying to keep away from arquillian as much as I can :-) > > Yeah, I checked: > File[] libs = > Maven.resolver().loadPomFromFile("pom.xml").resolve("org.apache.deltaspike.core:deltaspike-core-impl:1.0.1").withoutTransitivity().as(File.class); > > And its working fine. > > No, right now Im trying to keep my rest testing using ApplicationComposer > and embedded openejb (JUNIT container rules etc) for my strict ejb's. Adding > Arquillian to the mix just frustrates my fellow programmers :-) > > br hw > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/ApplicationComposer-and-Deltaspike-1-0-tp4671240p4671265.html > Sent from the TomEE Users mailing list archive at Nabble.com.
