The class related errors are gone now after including some JARs for Javassist and Javax-ws-rs-api but now I'm getting this exception:
Caused by: org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'serviceBeans' threw exception; nested exception is org.apache.cxf.bus.extension.ExtensionException: Could not create object of extension class org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduitFactory. The CXF HTTP transport JAR containing this file is pretty much present and also INDEXed by JBoss as it has created the INDEX file for the same. -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-2-6-2-in-JBoss-7-1-1-tp5730368p5730376.html Sent from the cxf-user mailing list archive at Nabble.com.
