[jboss-jira] [JBoss JIRA] (AS7-5269) HornetQ interceptors are not supported
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Dec 17 12:56:08 EST 2012
[ https://issues.jboss.org/browse/AS7-5269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741938#comment-12741938 ]
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
More information about the jboss-jira
mailing list