Update: I know what the issue is though I don't know how to fix it. I noticed that Jboss 6 comes with cxf libraries in the /commons/lib/ directory and when I spin up my server, it is picking up the extensions.xml from those libraries.
I tried to do the jboss-classloading.xml file as suggested online but I still get the same issue: Here's what my jboss-classloading.xml looks like: <?xml version="1.0" encoding="UTF-8"?> Can someone please tell me how to ignore / isolate the cxf libraries that come with jboss 6 and only use the ones that are in my app? Thanks, Dipti -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-problem-on-JBoss-AS-6-tp4296130p4297227.html Sent from the cxf-user mailing list archive at Nabble.com.
