I'm facing the same issue on JBoss 7. I have put the CXF 2.7.5 JARs in the modules/org/apache/cxf/main folder and updated the entries in module.xml, and done the same for Spring framework as well in the org/springframework/spring/main folder. Both the module.xml files contain javax.ws.rs.api as a dependency so it should get loaded and it should find the class.
-- View this message in context: http://cxf.547215.n5.nabble.com/NoClassDefFoundError-javax-ws-rs-core-Response-tp1657673p5730374.html Sent from the cxf-user mailing list archive at Nabble.com.
