[jboss-jira] [JBoss JIRA] Created: (JBAS-7015) AS JChannelFactory should always add singleton_name

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Jun 12 16:09:56 EDT 2009


AS JChannelFactory should always add singleton_name
---------------------------------------------------

                 Key: JBAS-7015
                 URL: https://jira.jboss.org/jira/browse/JBAS-7015
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-6.0.0.Alpha1


Currently it only adds a singleton_name if channel is requested via createMultiplexerChannel() methods, not for createChannel(String stack). But the latter will possibly become the default, and if two services request channels from the same stack and there is no singleton_name, there will be conflicts. The AS should use a shared transport whenever possible.

-- 
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