[jboss-jira] [JBoss JIRA] (AS7-4268) Add JMS bridge to Messaging subsystem
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Wed May 9 09:37:19 EDT 2012
[ https://issues.jboss.org/browse/AS7-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated AS7-4268:
-----------------------------
Summary: Add JMS bridge to Messaging subsystem (was: Create subsystem for JMS bridge)
Forum Reference: https://community.jboss.org/thread/195025, https://community.jboss.org/message/727899#727899 (was: https://community.jboss.org/thread/195025, https://community.jboss.org/message/727899#727899)
+1 stuart,
I'll update the messaging subsystem to handle <jms-bridge> elements that will be at the same level than the <hornetq-server> elements.
> Add JMS bridge to Messaging subsystem
> -------------------------------------
>
> Key: AS7-4268
> URL: https://issues.jboss.org/browse/AS7-4268
> Project: Application Server 7
> Issue Type: Task
> Components: JMS
> Affects Versions: 7.1.1.Final
> Reporter: Justin Bertram
> Assignee: Jeff Mesnil
>
> Currently there is no pre-defined way to deploy a JMS bridge (i.e. org.hornetq.jms.bridge.impl.JMSBridgeImpl) in AS7. In JBoss AS 6 and earlier you could deploy the bridge as an MBean or JBoss MC bean, but the current configuration schema in AS7 simply doesn't support it. The bridge is a nice feature so we need a way to deploy it.
>
> It doesn't make sense to add the JMS bridge to a <hornetq-server> because the bridge can operate independently of a local HornetQ server. It really needs its own subsystem.
--
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