Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 09876D365 for ; Fri, 6 Jul 2012 12:25:37 +0000 (UTC) Received: (qmail 96576 invoked by uid 500); 6 Jul 2012 12:25:36 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 96476 invoked by uid 500); 6 Jul 2012 12:25:36 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 96381 invoked by uid 99); 6 Jul 2012 12:25:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2012 12:25:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 678F7142854 for ; Fri, 6 Jul 2012 12:25:35 +0000 (UTC) Date: Fri, 6 Jul 2012 12:25:35 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: <1069309190.13785.1341577535427.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1737919893.27105.1338566425303.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (CAMEL-5323) [camel-maven-plugin] Support process forking in camel:run goal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-5323: ------------------------------- Priority: Minor (was: Major) > [camel-maven-plugin] Support process forking in camel:run goal > -------------------------------------------------------------- > > Key: CAMEL-5323 > URL: https://issues.apache.org/jira/browse/CAMEL-5323 > Project: Camel > Issue Type: New Feature > Components: tooling > Affects Versions: 2.9.2 > Reporter: Manuel EVENO > Priority: Minor > Labels: maven > Fix For: Future > > > It would be nice to have the ability to fork away after a camel context has started. This is extremely useful for people that run integration tests during a maven build. They could fork an embedded camelContext (for example along with activemq:run), start their integrations tests (with soap ui), then later shut down the embedded instance. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira