Did you try configuring Class loader order in your app to use application class loader first ?
MikeJF wrote: > > Is it possible to run CXF on Websphere 6.1 without placing > wsdl4j-1.6.1.jar in a shared Library or in the java endorsed? > I would like to add this jar to WEB-INF/Lib with the rest of the > application jars but each time i try to run the application, i get a > java.lang.IncompatibleClassChangeError. > > Many thanks > Mike. > > -- View this message in context: http://www.nabble.com/CXF-on-Websphere-6.1-tp23630190p23630441.html Sent from the cxf-user mailing list archive at Nabble.com.
