Re: camel file moving after process to default .camel or .done,

2014-05-29 Thread ramana
i able to solve. When using files on windows, make sure that if you use any custom code that read the file using a stream ,such af FileInputStream, etc. you must close the stream. On windows the file cannot be moved/deleted if that occurs. So double check your own code first. -- Vie

camel file moving after process to default .camel or .done,

2014-04-23 Thread ramana
when i'm not use noop=true, the file moving default folders .camel but my execution going continusely also delete=true geeting same problem pls help me... *FileProcessors.java* public class FileProcessors implements Proce

Caused by: java.lang.IllegalStateException: ServiceConfiguration must provide a value!

2014-04-15 Thread ramana
I'm new to camel,, when i call webservice through camel i'm getting this exception pls help me anyone ,i'm very thankful to help me Caused by: java.lang.IllegalStateException: ServiceConfiguration must provide a value! at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.get

cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'camel:destination'.

2014-04-02 Thread ramana
Hi All, I am using CXF example for using Camel transport, I am geeting error Multiple annotations found at this line: - Start tag of element - cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'camel:destination'. htt

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

2014-03-31 Thread ramana
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 . org.springframework.beans.factory.xml

Re: Class [org.apache.camel.spring.handler.CamelNamespaceHandler] for namespace [http://camel.apache.org/schema/spring] does not implement the [org.springframework.beans.factory.xml.NamespaceHandler]

2014-03-20 Thread ramana
because of multi versions of spring jars -- View this message in context: http://camel.465427.n5.nabble.com/Class-org-apache-camel-spring-handler-CamelNamespaceHandler-for-namespace-http-camel-apache-org-schee-tp5748634p5749143.html Sent from the Camel - Users mailing list archive at Nabble.co

Re: Class [org.apache.camel.spring.handler.CamelNamespaceHandler] for namespace [http://camel.apache.org/schema/spring] does not implement the [org.springframework.beans.factory.xml.NamespaceHandler]

2014-03-12 Thread ramana
came-2.12.2 using spring-3.2.4 ... this version related jars i kept in tomcat lib . -- View this message in context: http://camel.465427.n5.nabble.com/Class-org-apache-camel-spring-handler-CamelNamespaceHandler-for-namespace-http-camel-apache-org-schee-tp5748634p5748673.html Sent f

Re: Class [org.apache.camel.spring.handler.CamelNamespaceHandler] for namespace [http://camel.apache.org/schema/spring] does not implement the [org.springframework.beans.factory.xml.NamespaceHandler]

2014-03-12 Thread ramana
same exception repeating again... how to resolve this problem... -- View this message in context: http://camel.465427.n5.nabble.com/Class-org-apache-camel-spring-handler-CamelNamespaceHandler-for-namespace-http-camel-apache-org-schee-tp5748634p5748672.html Sent from the Camel - Use

Re: Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/config/applicationContext.xml]; nested exception is java.lang.NullPointerException

2014-03-12 Thread ramana
but same error is coming again -- View this message in context: http://camel.465427.n5.nabble.com/Unexpected-exception-parsing-XML-document-from-ServletContext-resource-WEB-INF-config-applicationConn-tp5721144p5748671.html Sent from the Camel - Users mailing list archive at Nab

Class [org.apache.camel.spring.handler.CamelNamespaceHandler] for namespace [http://camel.apache.org/schema/spring] does not implement the [org.springframework.beans.factory.xml.NamespaceHandler] inte

2014-03-11 Thread ramana
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [camel-config.xml]; nested exception is org.springframework.beans.FatalBeanException: Class [org.apache.camel.spring.handler.CamelNamespaceHandler] for namespace [http: