[jboss-jira] [JBoss JIRA] (AS7-2630) Cannot configure a HornetQ connector pointing at a remote server

Brian Stansberry (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 14 19:56:40 EST 2011


Cannot configure a HornetQ connector pointing at a remote server
----------------------------------------------------------------

                 Key: AS7-2630
                 URL: https://issues.jboss.org/browse/AS7-2630
             Project: Application Server 7
          Issue Type: Bug
          Components: JMS
    Affects Versions: 7.0.2.Final
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Critical
             Fix For: 7.1.0.Beta1


The HQ subsystem connector element takes a socket-binding reference, and socket bindings are designed for local server sockets. As part of setting up the SocketBinding service the interface has to successfully resolve against one of the interfaces on the local machine. The effect is the connector configuration cannot point to a remote server.

Solution is to support having the socket binding point to the outgoing-socket-binding Jaikiran Pai recently added.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list