You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Diego Rani Mazine (JIRA)" <ji...@apache.org> on 2007/01/12 17:55:27 UTC

[jira] Resolved: (DIRMINA-333) Missing IoConnectorFactoryBean

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

Diego Rani Mazine resolved DIRMINA-333.
---------------------------------------

    Resolution: Invalid

As Niklas Therning said on MINA Mailing List:

The reason why there's an IoAcceptorFactoryBean is because it enables
you to specify bindings using Spring. All other properties on your
IoAcceptor will have to be configured on the target IoAcceptor directly.
There is no IoConnectorFactoryBean because the various IoConnector
implementations are easier to configure directly using Spring (e.g. they
don't have any bindings).

In MINA 2.0 there will be some API changes which will make Spring
configuration A LOT easier. IoAcceptorFactoryBean will be removed.


> Missing IoConnectorFactoryBean
> ------------------------------
>
>                 Key: DIRMINA-333
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-333
>             Project: MINA
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 1.0.1
>            Reporter: Diego Rani Mazine
>
> MINA version 1.0.1 provides IoAcceptorFactoryBean class to create acceptors using spring integration, but there is no IoConnectorFactoryBean to create connectors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira