a dep is missing somehow, openejb-cxf-ts and its deps maybe. maybe try using maven enforcer plugin (dependecy convergence rule) to track it a big
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-04-17 17:45 GMT+02:00 amber <[email protected]>: > 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.
