[
https://issues.jboss.org/browse/AS7-5269?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-5269:
---------------------------------------
The configuration for these should support a module attribute so they can be loaded
without requiring a modification to the HQ subsystem module's module.xml.
HornetQ interceptors are not supported
--------------------------------------
Key: AS7-5269
URL:
https://issues.jboss.org/browse/AS7-5269
Project: Application Server 7
Issue Type: Bug
Components: JMS
Affects Versions: 7.1.2.Final (EAP)
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
HornetQ interceptors are not supported by the messaging subsystem.
Their attributes are handled by the XML parser but they are not set when adding the
HornetQ server instance.
Moreover, passing the interceptor class name is not enough. Since they are loaded by
HornetQ, its classloader must be able to access them. The interceptors must be put in a
JBoss module that is declared as a transitive dependency of org.hornetq module.
--
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