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.