Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 5800 invoked from network); 29 Aug 2009 08:23:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Aug 2009 08:23:46 -0000 Received: (qmail 16145 invoked by uid 500); 29 Aug 2009 08:23:46 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 16079 invoked by uid 500); 29 Aug 2009 08:23:46 -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 16069 invoked by uid 500); 29 Aug 2009 08:23:46 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 16066 invoked by uid 99); 29 Aug 2009 08:23:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Aug 2009 08:23:46 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Aug 2009 08:23:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A7BDD234C1EB for ; Sat, 29 Aug 2009 01:23:15 -0700 (PDT) Message-ID: <907955031.1251534195673.JavaMail.jira@brutus> Date: Sat, 29 Aug 2009 01:23:15 -0700 (PDT) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1942) Allow access to IoSession via message In-Reply-To: <1187914258.1251292310119.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1942?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1942. --------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 http://svn.apache.org/viewvc?rev=3D809095&view=3Drev > Allow access to IoSession via message > ------------------------------------- > > Key: CAMEL-1942 > URL: https://issues.apache.org/activemq/browse/CAMEL-1942 > Project: Apache Camel > Issue Type: Improvement > Components: camel-mina > Affects Versions: 2.0.0 > Reporter: J=D0=B5ns Ri=D0=B5mschneid=D0=B5=C9=BE > Assignee: Willem Jiang > Fix For: 2.1.0 > > Attachments: mina.patch > > > In 1.x it was possible to get access to the IoSession via the MinaExchang= e. > In 2.0, MinaExchange is no more and therefore access to the IoSession is = impossible. > Add a MinaMessage that has an accessor to the IoSession set by the MinaCo= nsumer. > Mailing List: http://www.nabble.com/IoSession-data-in-Exchange-created-by= -MinaConsumer-td25150794.html --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.