[jboss-jira] [JBoss JIRA] (AS7-4268) Add JMS bridge to Messaging subsystem

dpocock (JIRA) jira-events at lists.jboss.org
Fri Mar 15 06:32:42 EDT 2013


    [ https://issues.jboss.org/browse/AS7-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761326#comment-12761326 ] 

dpocock commented on AS7-4268:
------------------------------

I understand the documentation refers to non-existent JARs.  Can you give a specific example for connecting to prior versions of JBoss, for example, if HornetQ is running in JBoss AS 7.x, how to bridge a topic from a JBoss 4.2 / JBossMQ environment?  Which JBossMQ JARs have to be copied, where to put them, etc?
                
> 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
>             Fix For: EAP 6.1.0.Alpha (7.2.0.Final)
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list