[jboss-jira] [JBoss JIRA] (AS7-5269) HornetQ interceptors are not supported
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Mon Aug 6 09:03:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-5269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil closed AS7-5269.
----------------------------
master and 7.1 pull requests merged
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list