Romain I restart from the "openejb-examples-4.6.0\rest-on-ejb" sample which is more near what I want (inject EJB into the REST layer) :
Works fine as a single module, Now when I integrate it with our super-pom (as parent), there is conflicts ..; Caused by: java.lang.ClassNotFoundException: org.apache.cxf.common.i18n.UncheckedException just to find the bad dependencies :p -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-testing-REST-services-tp4668791p4668880.html Sent from the OpenEJB User mailing list archive at Nabble.com.
