[jboss-jira] [JBoss JIRA] Updated: (JBREM-521) Organize configuration of client side socket/server socket factories and server side socket/server socket factories.
Tom Elrod (JIRA)
jira-events at jboss.com
Tue Jan 23 16:58:55 EST 2007
[ http://jira.jboss.com/jira/browse/JBREM-521?page=all ]
Tom Elrod updated JBREM-521:
-----------------------------
Fix Version/s: 2.2.0.Beta2 (Boon)
(was: 2.2.0.Beta1 (Bluto))
> Organize configuration of client side socket/server socket factories and server side socket/server socket factories.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBREM-521
> URL: http://jira.jboss.com/jira/browse/JBREM-521
> Project: JBoss Remoting
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 2.2.0.Alpha3 (Bluto)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Fix For: 2.2.0.Beta2 (Boon)
>
>
> JBREM-520 concerns organizing configuration of socket factories and sever socket factories in the context of a Connector. This issue concerns the more general problem of organizing the configuration of factories in the contexts of both Clients and Connectors. There are two aspects of configuration through the Client:
> 1) configuration of socket factories used by client invokers, and
> 2) configuration of server socket factories used by server invokers in callback Connectors created by calls to Client.addListener().
> and these need to be aligned with the two aspects of configuration through the Connector:
> 1) configuration of server socket factories used by server invokers, and
> 2) configuration of socket factories used by callback client invokers created on the server side in response to calls to Client.addListener().
> For example, there should be a Client.setServerInvoker() method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list