2 Replies Latest reply on Jan 20, 2012 7:21 AM by el_gregos

    Unable to add a connection-definition for ActiveMQ

    el_gregos

      We are currently migrating our application from JBoss 5.1.0 to JBoss 7.1.0. We've downloaded the latest Jboss 7.1.0 Final SNAPSHOT

       

      In order to use ActiveMQ as a resource adpater, we deploy the latest version of activemq-ra.rar (5.5.1)

       

      We've used the Ironjacamar tools to convert our activemq-ds.xml file and we've also created the rar-info report.

       

      This has permitted us to modify our standalone.xml configuration in order to define the resource-adapters subsytem element.

       

      When we try to launch the server, we still get the DuplicateServiceException that is described in the following posts :

      http://community.jboss.org/thread/169842

      http://community.jboss.org/thread/172319

      http://community.jboss.org/thread/173750

       

      Without the connection-definitions tag, we're unable to inject the connection factory in our service beans.

       

      We join our configuration files and the error log.