[jboss-jira] [JBoss JIRA] Created: (JBAS-4513) Cluster module's JChannelFactory should inject NamingService port
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Jul 3 23:37:50 EDT 2007
Cluster module's JChannelFactory should inject NamingService port
-----------------------------------------------------------------
Key: JBAS-4513
URL: http://jira.jboss.com/jira/browse/JBAS-4513
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: JBossAS-5.0.0.Beta2
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: JBossAS-5.0.0.Beta3
The org.jboss.ha.framework.server.JChannelFactory needs to know the NamingService port so it can use it to construct a unique node name. Currently it gets it by doing a JMX query on the NamingService. We should just dependency inject the value.
--
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