RE: File component problem on tomcat server

2013-12-09 Thread heriyanto
Hi, Thank you for the quick replies. Yes when i change the relative path become absolute path directory, my camel application work successfully, then i just have to correct where the relative path. Thank you for your help. Heriy -- View this message in context: http://camel.465427.n5.nabble

RE: File component problem on tomcat server

2013-12-09 Thread Ravindra.Godbole
camel is running. I looked around this information thru jconsole but could not get any help -Ravi From: Christian Posta [christian.po...@gmail.com] Sent: Tuesday, December 10, 2013 6:11 AM To: users@camel.apache.org Subject: Re: File component problem on

Re: File component problem on tomcat server

2013-12-09 Thread Christian Posta
are you seeing any exceptions in the log? related to permissions or something? additionally... maybe try a test with a absolute directory location instead of the relative location you're using... On Mon, Dec 9, 2013 at 2:46 PM, heriyanto wrote: > Hi everyone, > > I create a simple camel applicati