Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 76915 invoked from network); 30 Nov 2010 01:31:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Nov 2010 01:31:32 -0000 Received: (qmail 78244 invoked by uid 500); 30 Nov 2010 01:31:32 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 78181 invoked by uid 500); 30 Nov 2010 01:31:32 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 78173 invoked by uid 500); 30 Nov 2010 01:31:32 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 78170 invoked by uid 99); 30 Nov 2010 01:31:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Nov 2010 01:31:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Nov 2010 01:31:32 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAU1VBPw028909 for ; Tue, 30 Nov 2010 01:31:12 GMT Message-ID: <13763726.15681291080671912.JavaMail.jira@thor> Date: Mon, 29 Nov 2010 20:31:11 -0500 (EST) From: "Steve Bate (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3374) Support for configuration of Quickfix/J session settings in Spring context In-Reply-To: <26812780.6961290957577082.JavaMail.jira@thor> 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-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965063#action_12965063 ] Steve Bate commented on CAMEL-3374: ----------------------------------- Thanks for committing the changes. I've updated the wiki page. I'll also study the build instructions and set up that environment before submitting future patches. > Support for configuration of Quickfix/J session settings in Spring context > -------------------------------------------------------------------------- > > Key: CAMEL-3374 > URL: https://issues.apache.org/jira/browse/CAMEL-3374 > Project: Camel > Issue Type: New Feature > Affects Versions: 2.5.0 > Reporter: Steve Bate > Assignee: Claus Ibsen > Fix For: 2.6.0 > > Attachments: camel-quickfix.apache.patch > > > Also supporting configuration of QFJ "forced shutdown" option. Added related unit test and Spring context-based test. I will update the Wiki after the changes have been committed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.