[jboss-jira] [JBoss JIRA] (AS7-4268) Add JMS bridge to Messaging subsystem
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Wed Jun 20 09:45:13 EDT 2012
[ https://issues.jboss.org/browse/AS7-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702481#comment-12702481 ]
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
More information about the jboss-jira
mailing list