[jboss-jira] [JBoss JIRA] (WFLY-4867) Improve Artemis interceptor support

Jeff Mesnil (JIRA) issues at jboss.org
Fri Jul 3 04:48:03 EDT 2015


Jeff Mesnil created WFLY-4867:
---------------------------------

             Summary: Improve Artemis interceptor support
                 Key: WFLY-4867
                 URL: https://issues.jboss.org/browse/WFLY-4867
             Project: WildFly
          Issue Type: Feature Request
          Components: JMS
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil


HornetQ interceptors requires to tweak the org.hornetq module's module.xml to add a dependency to a JBoss module containing the interceptor class.

Instead, the messaging subsystem should have a "module" attribute to load the remoting-interceptors without requiring any changes to hornetq or messaging subsystem modules.

This will require to transform the remoting-interceptors attribute (which is a list of class names) to a messaging child resource identified by its class-name and with a module attribute.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list