You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Mikael Andersson Wigander <mi...@pm.me.INVALID> on 2021/06/22 11:32:48 UTC

Camel file component root path in Quarkus?

Hi

When developing and running/debugging a Spring Boot Camel Java application the file components root seems to be default to the project root (in IDEA anyhow).

When converting to a Quarkus version the same path is now not applicable.

Where is the "default root" for the file component when running in quarkus:dev mode?

Thx

/M

Re: Camel file component root path in Quarkus?

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Yeah that is a good question. You can write some code that does

new File(".").getAbsolutePath() and print that to system out etc.


On Tue, Jun 22, 2021 at 1:33 PM Mikael Andersson Wigander
<mi...@pm.me.invalid> wrote:
>
> Hi
>
> When developing and running/debugging a Spring Boot Camel Java application the file components root seems to be default to the project root (in IDEA anyhow).
>
> When converting to a Quarkus version the same path is now not applicable.
>
> Where is the "default root" for the file component when running in quarkus:dev mode?
>
> Thx
>
> /M



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2