Re: CXF + Websphere 7 not working

2012-03-08 Thread tapmik
Hello, I tried again to put the org.apache.servicemix.bundles.saaj-impl-1.3.18_1.jar in my war file and now cxf and jax-ws are working! This is a good solution for me. It would be good to mention the servicemix jar in the http://cxf.apache.org/docs/application-server-specific-configuration-gui

Re: CXF + Websphere 7 not working

2012-03-07 Thread tapmik
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.sa

Re: CXF + Websphere 7 not working

2012-03-01 Thread tapmik
Hello, 1) I tried the servicemix jar, but I got the exception: Exception created : java.lang.LinkageError: loading constraint violation: loader "com/ibm/ws/classloader/CompoundClassLoader@b100b1" previously initiated loading for a different type with name "org/w3c/dom/DOMConfiguration" defined by

Re: AW: CXF + Websphere 7 not working

2012-02-27 Thread tapmik
Hello, I followed the guide http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-ForWebSphere6.1.0.29%2CV7andV8 and I had the setting: DisableIBMJAXWSEngine in the WAR package and now I added it also as a JVM property, but

Re: AW: CXF + Websphere 7 not working

2012-02-27 Thread tapmik
Hello, I removed the saaj-api-1.3.4.jar from the WEB-INF\lib of the war and still got the exception: Exception created : java.lang.LinkageError: loading constraint violation: loader "com/ibm/ws/classloader/CompoundClassLoader@b100b1" previously initiated loading for a different type with name "or

Re: CXF + Websphere 7 not working

2012-02-27 Thread tapmik
Hello, I tried this and get: Exception created : java.lang.LinkageError: loading constraint violation: loader "com/ibm/ws/classloader/CompoundClassLoader@65806580" previously initiated loading for a different type with name "org/w3c/dom/DOMConfiguration" defined by loader "com/ibm/oti/vm/Bootstra

CXF + Websphere 7 not working

2012-02-27 Thread tapmik
Hello, I followed the guide http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-ForWebSphere6.1.0.29%2CV7andV8 and the CXF2.5.2 is working in the simple cases, but when I use the JAX-WS handlers I got the exception: java.l

CXF + Websphere 7 not working

2012-02-27 Thread tapmik
Hello, I followed the guide http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-ForWebSphere6.1.0.29%2CV7andV8 and the CXF2.5.2 is working in the simple cases, but when I use the JAX-WS handlers I got the exception: java.l

CXF + Websphere 7 not working

2012-02-27 Thread tapmik
Hello, I followed the guide http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-ForWebSphere6.1.0.29%2CV7andV8 and the CXF2.5.2 is working in the simple cases, but when I use the JAX-WS handlers I got the exception: java.l