[ 
https://issues.apache.org/activemq/browse/CAMEL-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53821#action_53821
 ] 

Jens Riemschneider commented on CAMEL-1942:
-------------------------------------------

I'm sorry, the patch got mixed up with earlier changes I did. Claus suggested 
offering the IoSession via a MinaMessage and that was the actual way I 
implemented it. Plus, I forgot to add the new files. I upload the patch again.
I noticed that you put most (all?) header keys into Exchange. Should this be 
done with those from the MinaMessage as well?

> 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: Jens Riemschneider
>            Assignee: Willem Jiang
>
> In 1.x it was possible to get access to the IoSession via the MinaExchange.
> 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 
> MinaConsumer.
> Mailing List: 
> http://www.nabble.com/IoSession-data-in-Exchange-created-by-MinaConsumer-td25150794.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to