Hello, The CXF and jax-ws handlers are now working with the org.apache.servicemix.bundles.saaj-impl-1.3.18_1.jar in the WAS7. What I did:
-I followed the guide http://www.ibm.com/developerworks/websphere/library/techarticles/1001_thaker/1001_thaker.html -I put the org.apache.servicemix.bundles.saaj-impl-1.3.18_1.jar to the directory $WAS_HOME/java/jre/lib/endorsed I checked the content of the org.apache.servicemix.bundles.saaj-impl-1.3.18_1.jar. I think it contains at least the classes for the saaj and xml processing. I think it is not a good solution to put the org.apache.servicemix.bundles.saaj-impl-1.3.18_1.jar to the endorsed library, because all the other modules deployed on the same server depend on the org.apache.servicemix.bundles.saaj-impl-1.3.18_1.jar classes. And I'm not sure what happens when my customer upgrades to the WAS8?? If anyone has good ideas about this, I'm interested to hear. BR, Mika -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Websphere-7-not-working-tp5518441p5543653.html Sent from the cxf-user mailing list archive at Nabble.com.
