You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by ramana <po...@gmail.com> on 2014/03/31 13:54:43 UTC

org.xml.sax.SAXParseEException: schema_reference.4: Failed to read schema document

org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
document 'http://camel.apache.org/schema/spring/camel-spring.xsd', because
1) could not find the document; 2) the document could not be read; 3) the
root element of the document is not <xsd:schema>.


org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
36 in XML document from class path resource
[org/apache/camel/example/camel/tr Server.java
<http://camel.465427.n5.nabble.com/file/n5749560/Server.java>  
GreeterImpl.java
<http://camel.465427.n5.nabble.com/file/n5749560/GreeterImpl.java>  
Client.java <http://camel.465427.n5.nabble.com/file/n5749560/Client.java>  
CamelTransportExample.java
<http://camel.465427.n5.nabble.com/file/n5749560/CamelTransportExample.java> 
ansport/CamelDestination.xml] is invalid; nested exception is
org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard
is strict, but no declaration can be found for element 'camelContext'.

org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard
is strict, but no declaration can be found for element 'camelContext'.

I'm using camel 2.12.3........... Client.java
<http://camel.465427.n5.nabble.com/file/n5749560/Client.java>  



--
View this message in context: http://camel.465427.n5.nabble.com/org-xml-sax-SAXParseEException-schema-reference-4-Failed-to-read-schema-document-tp5749560.html
Sent from the Camel - Users mailing list archive at Nabble.com.