Can you compare the mvn dependency:tree difference between using Camel 2.7.2 and Camel 2.8.0?
It could relate to some ws annotation jars.

On Fri Jul 29 18:58:41 2011, [email protected] wrote:
I use latest Camel version 2.8 and CXF 2.4.1

I don't use OSGi, but deploy Camel into Tomcat.

I know that Camel delegates to CXF and I am using the same versions,
which is even more confusing.

Moreover, I discovered the following:

If I use the very same code and just change in the pom.xml from Camel 2.8.0
to 2.7.2 the WSDL is correct! I have the CXF dependencies explicitly in my
POM pointing to 2.4.1 an I don't change these.

So could anyone please verify, for me this might be a hint for a bug
in version 2.8.0

Thx.

<quote author="Willem.Jiang">
Which version of CXF are you using?
Do you use camel inside of Karaf or other OSGi container ?

camel-cxf is delegate the WSDL generation to CXF, so there should no
difference between the generated wsdl of camel-cxf and CXF, if you are
using same version of CXF.
</quote>


--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang

Reply via email to