Sergey Beryozkin-5 wrote > Can you please experiment with replacing jsr311-api with jsr339-api > somewhere in JBoss distro ? jsr339-api is backward compatible with > jsr311-api - so hopefully this should work...
I replaced modules/javax/ws/rs/api/main/jboss-jaxrs-api_1.1_spec-1.0.1.Final-redhat-1.jar with javax.ws.rs-api-2.0-m10.jar which results in an AbstractMethodError: There was another hint by Stuart Douglas <https://community.jboss.org/message/779402#779402> but excluding the resteasy subsystem still causes a ClassCastException (I'm using EAP 6, so it should work). Regards Dennis -- View this message in context: http://cxf.547215.n5.nabble.com/ClassCastException-using-CXF-2-7-0-JAX-RS-Client-in-JBoss-AS7-tp5719483p5719563.html Sent from the cxf-user mailing list archive at Nabble.com.
