Re: Apache Camel working directory

2012-09-13 Thread White_Sox
My bad. The working directory is always the directory where you invoke the java command. Thank you for time. Claus Ibsen-2 wrote > > On Thu, Sep 13, 2012 at 10:32 AM, White_Sox wrote: >> Apache Camel starting directory seems to be the project's root >> path.Example: >> >> >> >> >

Re: Apache Camel working directory

2012-09-13 Thread Claus Ibsen
On Thu, Sep 13, 2012 at 10:32 AM, White_Sox wrote: > Apache Camel starting directory seems to be the project's root path.Example: > > > > > > > The file endpoint will load order files from the relative src/data > directory. > > Isn't the working directory supposed to be the one where the class