[
https://issues.jboss.org/browse/AS7-4268?page=com.atlassian.jira.plugin.s...
]
Jeff Mesnil commented on AS7-4268:
----------------------------------
@justin, yes, the code has been merged. I now need to finish writing the documentation and
we'll be good.
fiy, I have a draft of the JMS bridge documentation
ttps://community.jboss.org/wiki/AS7MessagingConfiguration. I'll add it to the
(eventual) 7.2 doc
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