[jboss-jira] [JBoss JIRA] Commented: (JBAS-3151) Convert HA-JNDI stubs to Remoting

Ron Sigal (JIRA) jira-events at lists.jboss.org
Tue Nov 17 18:06:50 EST 2009


    [ https://jira.jboss.org/jira/browse/JBAS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495134#action_12495134 ] 

Ron Sigal commented on JBAS-3151:
---------------------------------

It looks like there are two kinds of Naming listeners:

  1. the "bootstrap" listeners in org.jnp.server.Main and org.jboss.ha.jndi.HANamingService, and

  2. the actual service listeners: org.jnp.server.NamingServer and org.jboss.ha.framework.server.HARMIServerImpl

So, we'd like to replace them all with handlers on a single Remoting connector (or, actually, the Remoting 3 version of of handlers and connectors). 

> Convert HA-JNDI stubs to Remoting
> ---------------------------------
>
>                 Key: JBAS-3151
>                 URL: https://jira.jboss.org/jira/browse/JBAS-3151
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Naming, Remoting
>            Reporter: Brian Stansberry
>            Assignee: Ron Sigal
>             Fix For: JBossAS-6.0.0.M3
>
>
> The HA-JNDI naming service proxy is based on the old HARMIClient and HARMIServer code.  We should convert this to use Remoting.

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

        



More information about the jboss-jira mailing list