[jboss-jira] [JBoss JIRA] (WFLY-2994) Improve messaging connector param resources

Jeff Mesnil (JIRA) issues at jboss.org
Fri Feb 21 12:49:47 EST 2014


Jeff Mesnil created WFLY-2994:
---------------------------------

             Summary: Improve messaging connector param resources
                 Key: WFLY-2994
                 URL: https://issues.jboss.org/browse/WFLY-2994
             Project: WildFly
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: JMS
    Affects Versions: 8.0.0.Final
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil
            Priority: Minor


The connector (and acceptor) resources accept param children that are used to store generic param (key/value pair) that are passed to HornetQ.

When a param is added, we could check that the name is in the acceptable set for the given resource netty/in-vm connector/acceptor (HornetQ provides this info) instead of waiting for HornetQ runtime to fail.

There may also be other improvements possible (resource transformations, resource descriptions, etc.)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list