You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/03/17 15:21:41 UTC

[jira] Updated: (CAMEL-1379) Mina configuration is shared between endpoints

     [ https://issues.apache.org/activemq/browse/CAMEL-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea updated CAMEL-1379:
-----------------------------------

    Fix Version/s: 2.0-M1

> Mina configuration is shared between endpoints
> ----------------------------------------------
>
>                 Key: CAMEL-1379
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1379
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-mina
>    Affects Versions: 1.5.0
>         Environment: All
>            Reporter: Christopher Hunt
>            Assignee: Willem Jiang
>             Fix For: 2.0-M1, 1.6.1
>
>
> Establishing a MINA endpoint with a custom codec, and then establishing another without a custom codec is a problem. The second endpoint inherits the first endpoint's codec.
> My recommendation is to not share configuration data between endpoint creation. I recommend that the MINA component instantiate a new configuration for each new endpoint instead of copying the previous configuration.
> As a workaround the user can specify "codec" as a URI parameter with no value.

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