Back in Jan 30,2010 there was a post called "Problem with simple quartz.xml example in FUSE 4.2.0-SNAPSHOT". I am using Fuse 4.4.0 00 43. and appear to be facing a similar problem.
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to create the JAXB binder; nested exception is javax.xml.bind.JAXBException: Provider com.sun.xml.internal.bind.v2.ContextFactory could not be instantiated: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 77 counts of IllegalAnnotationExceptions org.apache.camel.Expression is an interface, and JAXB can't handle interfaces. this problem is related to the following location: at org.apache.camel.Expression at public org.apache.camel.Expression org.apache.camel.model.ExpressionSubElementDefinition.getExpression() at org.apache.camel.model.ExpressionSubElementDefinition at public org.apache.camel.model.ExpressionSubElementDefinition
Any ideas...
Garth