[jboss-jira] [JBoss JIRA] (AS7-6207) Improve HornetQ interceptor support
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Tue Dec 18 03:17:08 EST 2012
Jeff Mesnil created AS7-6207:
--------------------------------
Summary: Improve HornetQ interceptor support
Key: AS7-6207
URL: https://issues.jboss.org/browse/AS7-6207
Project: Application Server 7
Issue Type: Feature Request
Components: JMS
Affects Versions: 7.1.3.Final (EAP)
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 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