first you don't need: p.put(Context.INITIAL_CONTEXT_FACTORY,"org.apache.openejb.client.LocalInitialContextFactory");
and // context.close(); in abstracttest then your dependency are crappy so you have some wrong dependencies making everything failing (some javax.javaee) I got your test almost running on trunk (didnt test with 4.5) but either using only WebApp or using only EJBContainer. I think I identified the issue using both in your case (weird we do it on trunk without issue). Should be fixed tomorrow on trunk Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-04-16 17:02 GMT+02:00 amber <[email protected]>: > sorry I missed the attached zip (I have added new tests) > > rest-xml-json.zip > <http://openejb.979440.n4.nabble.com/file/n4668826/rest-xml-json.zip> > > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/OpenEJB-testing-REST-services-tp4668791p4668826.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
