Hi, Fuse ESB is using CXF for the JAXWS implementation by default. If you want to jaws-ri from JDK, you need to hack the jre.properties to let Fuse ESB see the ri packages. I’m not sure if there is somebody did that before.
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On February 12, 2014 at 6:40:31 PM, nono ([email protected]) wrote: > > Dear all, > > I am using a web service which using jaxws-ri instead of apache-cxf, > > but i deployed it into fuse-esb which has camel-cxf installed > by default > > then i found out. apache-cxf is used during runtime in instead > of jaxws-ri, > although i did not use camel-cxf in my bundle > > how to avoid it? > any hints are more than welcom! > > Thanks! > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-apache-cxf-overwrites-jaxws-ri-tp5747175.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
