You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jeff Vienneau (JIRA)" <ji...@apache.org> on 2008/11/11 18:54:05 UTC

[jira] Closed: (CAMEL-1076) mina::tcp does not support client mode socket.

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

Jeff Vienneau closed CAMEL-1076.
--------------------------------

    Resolution: Fixed

MinaEndpoint supports both createConsumer and createProducer, need more information before this issue is created, may not be a problem.

> mina::tcp does not support client mode socket.
> ----------------------------------------------
>
>                 Key: CAMEL-1076
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1076
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-mina
>    Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0
>            Reporter: Jeff Vienneau
>
> Mina component only supports server mode socket (listener). 
> Many systems to be interfaced are themselves server mode sockets. To support such connections a client mode should be provided in which the component will connect to the target server on startup or in a lazily like lazySessionCreation.
> one way would be to add a parameter like: tcp.mode="client" or tcp.mode="server" with server mode bing default.

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