[jboss-jira] [JBoss JIRA] (AS7-5269) HornetQ interceptors are not supported

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Mon Jul 30 04:43:06 EDT 2012


Jeff Mesnil created AS7-5269:
--------------------------------

             Summary: HornetQ interceptors are not supported
                 Key: AS7-5269
                 URL: https://issues.jboss.org/browse/AS7-5269
             Project: Application Server 7
          Issue Type: Feature Request
          Components: JMS
    Affects Versions: 7.1.2.Final (EAP)
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil


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