Hi, in 1.x we had access to the IoSession via the MinaExchange. Although this wasn't the best way to get data from the IoSession, we were able to get things like remote and local address, which are sometimes relevant to routing. In 2.0 the MinaExchange is gone and access to the IoSession isn't possible anymore. Would it be ok to add some properties to the exchange created by the MinaConsumer with info about local and remote address (I can provide a patch for this)? Or is there another way to get to that information that I haven't found yet?
Jens -- View this message in context: http://www.nabble.com/IoSession-data-in-Exchange-created-by-MinaConsumer-tp25150794p25150794.html Sent from the Camel - Users mailing list archive at Nabble.com.
