Thanks a lot. My eclipse complained about the missing schema.

I added your suggested jar by:

<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-transport</artifactId>
<version>${camel-version}</version>
</dependency>

--
View this message in context: 
http://camel.465427.n5.nabble.com/Missing-schema-file-in-a-cookbook-article-tp5128466p5157243.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to