[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1482) Client remoting configuration not properly passed to jboss remoting

Howard Gao (JIRA) jira-events at lists.jboss.org
Fri Jan 9 08:16:04 EST 2009


Client remoting configuration not properly passed to jboss remoting
-------------------------------------------------------------------

                 Key: JBMESSAGING-1482
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1482
             Project: JBoss Messaging
          Issue Type: Bug
          Components: JMS Remoting
    Affects Versions: 1.4.2.GA,  1.4.0.SP3.CP04
         Environment: All platforms
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 1.4.0.SP3.CP05, 1.4.3.GA


Client connection parameters like validatorPingPeriod/Timeout is not passed on to JBoss remoting layer. The result is the remoting will use default value rather the configured value. To get those parameters passed correctly, we should use Client.addConnectionListener(listener, metadata) provided by remoting. See JMSRemotingConnection.addConnectionListener() and addPlainConnectionListener().


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