1 Reply Latest reply on Jan 17, 2011 5:20 AM by alexpr

    connect to ActiveMQ in JBoss AS 5.1.0

    alexpr

      Hi,

      I need to connect to my partner (they create a queue by ActiveMQ).

      So, could I create a bridge to that queue?

      I tried import activemq connector to my Jboss but I cannot attract  /lib/optional/activemq-rar-5.4.2.rar file in activemq resouce:

       

       

       

      RAR 4.00 beta 3   Copyright (c) 1993-2010 Alexander Roshal   17 Dec 2010

      Shareware version         Type RAR -? for help

       

       

      /home/ducls/Downloads/apache-activemq-5.4.2/lib/optional/activemq-rar-5.4.2.rar is not RAR archive

      No files to extract

       

      (I have redownload so many times )

      Please so me how

      Thanks

        • 1. Re: connect to ActiveMQ in JBoss AS 5.1.0
          alexpr

          Hi there,

          Now I can attract the activemq-rar-5.4.2.rar file (Maybe my rar program on my Ubuntu error, I've switched to Window and it ok)

          But when i send a sample TextMessage to activemq queue, do I check the message was on this queue? like jboss messaging, I could view in jmx-console?

          I've also write a MDB listen on this queue, and it do not receive any message