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 81DE2109D1 for ; Wed, 18 Sep 2013 15:59:54 +0000 (UTC) Received: (qmail 31255 invoked by uid 500); 18 Sep 2013 15:59:54 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 31026 invoked by uid 500); 18 Sep 2013 15:59:52 -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 31011 invoked by uid 99); 18 Sep 2013 15:59:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Sep 2013 15:59:52 +0000 Date: Wed, 18 Sep 2013 15:59:51 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-6289) camel-example-loan-broker - The broker example should use broker.xml file to setup broker 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-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770908#comment-13770908 ] Claus Ibsen commented on CAMEL-6289: ------------------------------------ Its not entirely correct. The loan broker example has 2 examples - JMS - WS using CXF I guess this confuses a bit. Ideally we should split the example into 2 sub maven modules, so we have a - camel-example-loan-broker-jms - camel-example-loan-broker-cxf So they are clearly separated. And then in the JMS example we should define a server.xml and a client.xml file. The server.xml has the broker configured in the xml file. And the client does not (eg it only has the camel jms component). And the client then uses the tcp transport to connect to the remote broker. > camel-example-loan-broker - The broker example should use broker.xml file to setup broker > ----------------------------------------------------------------------------------------- > > Key: CAMEL-6289 > URL: https://issues.apache.org/jira/browse/CAMEL-6289 > Project: Camel > Issue Type: Improvement > Components: examples > Affects Versions: 2.11.0 > Reporter: Claus Ibsen > Priority: Minor > Fix For: Future > > Attachments: CAMEL-6289.patch > > > We should use the broker.xml file to setup the AMQ broker like we do with the management example. > Then we can have a better stopping order of AMQ + Camel. So we may not get the noise logs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira