Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 60700 invoked from network); 31 Aug 2007 15:22:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Aug 2007 15:22:43 -0000 Received: (qmail 16181 invoked by uid 500); 31 Aug 2007 15:22:39 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 16141 invoked by uid 500); 31 Aug 2007 15:22:38 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 16132 invoked by uid 99); 31 Aug 2007 15:22:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 08:22:38 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 15:22:43 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2E4D7714208 for ; Fri, 31 Aug 2007 08:22:22 -0700 (PDT) Message-ID: <28926128.1188573742179.JavaMail.jira@brutus> Date: Fri, 31 Aug 2007 08:22:22 -0700 (PDT) From: "James Strachan (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-133) add support for a MessageExchangePattern enum property on Exchange and make MINA support both InOnly and InOut MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org add support for a MessageExchangePattern enum property on Exchange and make MINA support both InOnly and InOut -------------------------------------------------------------------------------------------------------------- Key: CAMEL-133 URL: https://issues.apache.org/activemq/browse/CAMEL-133 Project: Apache Camel Issue Type: Improvement Components: camel-core, camel-mina Reporter: James Strachan Fix For: 1.2.0 currently MINA assumes InOnly; we should make it easy to configure things to be InOut or InOnly - maybe also defaulting the MEP via a URI parameter? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.