Thanks for replying Daniel. I couldn't find the xmlbeans-2.6.0 jar, found a jar called xmlbeans-xmlpublic-2.6.0 jar but this jar hasn't got the other classes i needed like org/apache/xmlbeans/impl/... and ended up in getting some bean service creation exception.
And finally found the perfect jar "org.apache.servicemix.bundles.xmlbeans-2.4.0_2.jar" it worked!!!!!!. Solution: -removed the xbean.x.x.x.jar or xmlbean-x.x.x.jar -Added this org.apache.servicemix.bundles.xmlbeans-2.4.0_2.jar -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Websphere-7-not-working-tp5518441p5720427.html Sent from the cxf-user mailing list archive at Nabble.com.
