4 Replies Latest reply on Mar 2, 2002 9:10 AM by amueller

    JBoss3.0alpha integrate with SwiftMQ

      How can we integrate JBoss3.0 with SwiftMQ, i've tried with JBoss2.4.4 and works fine.

      But when i try it with JBoss3.0 i'am not successful.


      Any Inputs would be greatly appreciated.

      Thanks

        • 1. Re: JBoss3.0alpha integrate with SwiftMQ
          amueller

          We will have a "how to" for JBoss 3.0 available on our site, probably on Monday/Tuesday.

          • 2. Re: JBoss3.0alpha integrate with SwiftMQ
            amueller

            Just double-checked it. There is no difference in the config of 2.4.4 and 3.0 of JBoss. Just follow the instructions on our site:

            http://www.swiftmq.com/products/kernel/jmsxaasf/index.html

            Keep in mind that you don't define DLQ config, because that works with JBossMQ only.

            • 3. Re: JBoss3.0alpha integrate with SwiftMQ

              Thanks a lot...

              Please correct me if i'am worng.

              My First Question is

              What's the equivalent of jboss.jcml in JBoss3.0 alpha.

              As per the instruction's i've copied the following mbean tag into jms-service.xml (pls correct me if i'am doing anything funny)


              SwiftMQAdapter
              smqp://localhost:4001/timeout=10000
              com.swiftmq.appserver.jboss.SwiftMQAdapter
              QueueConnectionFactory
              TopicConnectionFactory



              And i've placed swiftmq.jar in lib\ext directory in JBoss.

              I've started my swiftmq(XA/ASF) and when i try to start
              JBoss i get the following exception.

              java.lang.ClassNotFoundException: com.swiftmq.appserver.jboss.SwiftMQAdapter

              But my swiftmq.jar is packaged with the above class.

              I'am using SwiftMQ(3 - XA/ASF )

              If i'am wrong., please correct me.


              And please let me know can i integrate SwiftMQ 2.x.x Version to JBoss as SwiftMQ is no more Free.


              Thanks for your support....!


              Regards
              Anitha - (IIMS - New Zealand)

              • 4. Re: JBoss3.0alpha integrate with SwiftMQ
                amueller

                I've just tested it with JBoss 3.0.0 beta and it works fine. Please use the beta instead of the alpha.

                There was a change in the config files. We have updated this page; please take a look:

                http://www.swiftmq.com/products/kernel/jmsxaasf/index.html

                For your other question: No, SwiftMQ 2.x doesn't integrate with JBoss. You have to use 3.x plus the JMS XA/ASF Swiftlet.