[jboss-jira] [JBoss JIRA] (AS7-4268) Create subsystem for JMS bridge
Justin Bertram (JIRA)
jira-events at lists.jboss.org
Thu Mar 22 17:49:47 EDT 2012
Justin Bertram created AS7-4268:
-----------------------------------
Summary: Create subsystem for JMS bridge
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