0 Replies Latest reply on Sep 29, 2011 2:52 PM by omharik

    Connecting Fuse Message Broker 5.5.1 from IBM Cast Iron

    omharik

      I'm trying to connect to Fuse Message Broker 5.5.1 from IBM Cast Iron (CI) and for some reason CI is not connecting and not throwing any error (It just keep saying 'Connecting to endpoint'). I called IBM support and they were able to connect to Apache Active MQ 4.1 and they were able to send me the sample files. Basically, the Cast Iron Studio uses the several jars as listed below to connect to the MQ and CI allows to add as many jars into studio.

       

      activemq-core-4.1.0-incubator.jar, apache-activemq-4.1.0-incubator.jar, fscontext.jar, providerutil.jar, geronimo-j2ee-management_1.0_spec-1.0.jar, geronimo-jms_1.1_spec-1.0.jar, spring-2.0.jar.

       

      I tested using both their test project and my test project (Cast Iron project - which is basically one or more orchestrations) them against both Apache Active 4.1 and it connected fine. I shut down the 4.1 and ran the Fuse Message Broker 5.5.1 and used the same jars as mentioned above and it connected as well. But when I removed those 4.1 specific jars and used the 5.5.1 jars (activemq-core-5.5.1-fuse-00-08.jar, geronimo-j2ee-management_1.1_spec-1.0.1.jar, geronimo-jms_1.1_spec-1.1.1.jar, geronimo-jta_1.0.1B_spec-1.0.1.jar, fscontext.jar, providerutil.jar, spring-2.0.jar), the studio is not connecting.

       

      What is the name of the jar file that is equivalent to activemq-core-4.1.0-incubator.jar, apache-activemq-4.1.0-incubator.jar in Fuse Message Broker 5.5.1 version? Appreciate the help.

       

      The java runtime is 1.7 and both active mq 4.1, Fuse message broker 5.5.1 run in the same machine as the Cast Iron Studio runs. The Cast Iron Studio version is 6.1.0.1.

       

      Edited by: omharik on Sep 29, 2011 6:41 PM

       

      Edited by: omharik on Sep 29, 2011 6:51 PM