Re: camel-example-cxf* (all CXF examples)

2014-03-02 Thread Willem Jiang
Hi David, I forgot to mention that I was using JDK7 to run the test, and I didn’t endorse the Xerces lib. -- 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/) (

Re: camel-example-cxf* (all CXF examples)

2014-03-02 Thread David Parker
Hi Willem, appreciate you looking at this. It is true - after I cleared away support XML jars, the projects compiled & I can run them properly. The root cause of the issue appears to be JDK 1.6 conflicting with xerces libs, perhaps jaxb impl/api as well. In future, I must keep an eye on which p

Re: camel-example-cxf* (all CXF examples)

2014-03-02 Thread Willem Jiang
I just tried to build the camel-example-cxf of camel-2.12.3, I didn’t get the error that you meet. Can you remove the cxf jars from your maven repo to let the maven download a new version for you? -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(h

Re: camel-example-cxf* (all CXF examples)

2014-03-01 Thread David Parker
PS - using camel example rel 2.12.1 & rel 2.12.3 On Sat, Mar 1, 2014 at 12:17 AM, David Parker wrote: > Camel experts, > > please point me in a helpful direction to resolve an issue in ALL CXF > examples - there is a common wsdl2java failure at generate-sources maven > phase; e.g., > > [ERROR]

camel-example-cxf* (all CXF examples)

2014-03-01 Thread David Parker
Camel experts, please point me in a helpful direction to resolve an issue in ALL CXF examples - there is a common wsdl2java failure at generate-sources maven phase; e.g., [ERROR] Failed to execute goal org.apache.cxf:cxf-codegen-plugin:2.7.10:wsdl2java (generate-sources) on project camel-example-