By the way, I took the "java_first_spring_support" coming in the samples folder of my apache-cxf-2.7.12 installation and the only thing I did was adding Thread.dumpStack() in the Web Service plus create a weblogic-application.xml file etc as stated here:
http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-WebLogic Final result... the same... works fine in Intellij (it uses CXF) and the deployement in WebLogic works fine (helloWorld works) but using weblogic.wsee.jaxws So same behaviour... So I still want WebLogic to use CXF but no luck :-( -- View this message in context: http://cxf.547215.n5.nabble.com/Why-Apache-CXF-not-being-used-in-WebLogic-12c-tp5749219p5749282.html Sent from the cxf-dev mailing list archive at Nabble.com.
