You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/10/28 12:24:00 UTC

[jira] [Created] (CAMEL-18662) camel-jbang - run goal with runtime so it runs shadow in spring boot or quarkus

Claus Ibsen created CAMEL-18662:
-----------------------------------

             Summary: camel-jbang - run goal with runtime so it runs shadow in spring boot or quarkus
                 Key: CAMEL-18662
                 URL: https://issues.apache.org/jira/browse/CAMEL-18662
             Project: Camel
          Issue Type: New Feature
          Components: camel-jbang
            Reporter: Claus Ibsen


when using camel run it runs local in camel-main (standalone) but sometimes you need to run in Spring Boot or Quarkus with their extra services to setup things such as JTA transaction or whatnot.

Today you would need to export and then leave jbang.

So we could make a export to temp folder in the shadown and run it foreground as if it was running like camel standalone.

And when you exit then cleanup the temporary directory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)