<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Bug in creating ManagedConnectionFactory instance?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/amueller">Andreas Mueller</a> in <i>IronJacamar</i> - <a href="https://community.jboss.org/message/738535#738535">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>This is my configuration (AS 7.1.1):</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;subsystem xmlns="urn:jboss:domain:resource-adapters:1.0"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;resource-adapters&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;resource-adapter&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;archive&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; swiftmq_jca16.rar</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/archive&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;transaction-support&gt;XATransaction&lt;/transaction-support&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property name="debugMode"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; true</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-definitions&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-definition class-name="<strong>com.swiftmq.connector.v16.outbound.ManagedConnectionFactoryImpl</strong>" jndi-name="java:/comp/env/CF" pool-name="SwiftMQConnectionFactoryPool"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;security&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;application/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/security&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-definitions&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;admin-objects&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;admin-object class-name="com.swiftmq.jms.QueueImpl" jndi-name="java:/com/env/testqueue1" pool-name="testqueue1"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property name="queueName"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; testqueue1@router1</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/admin-object&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/admin-objects&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/resource-adapter&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/resource-adapters&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/subsystem&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This is an excerpt of the ra.xml for the outbound connection factories:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; &lt;outbound-resourceadapter&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;managedconnectionfactory-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <strong>com.swiftmq.connector.v16.outbound.ManagedConnectionFactoryImpl</strong></p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/managedconnectionfactory-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;connectionFactoryName&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-value&gt;QueueConnectionFactory&lt;/config-property-value&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;userName&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;password&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connectionfactory-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; javax.jms.QueueConnectionFactory</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connectionfactory-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connectionfactory-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; com.swiftmq.connector.v16.outbound.ConnectionFactoryImpl</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connectionfactory-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; javax.jms.QueueConnection</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <strong> com.swiftmq.connector.v16.outbound.QueueConnectionImpl</strong></p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;managedconnectionfactory-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; com.swiftmq.connector.v16.outbound.ManagedConnectionFactoryImpl</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/managedconnectionfactory-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;connectionFactoryName&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-value&gt;TopicConnectionFactory&lt;/config-property-value&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;userName&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;password&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connectionfactory-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; javax.jms.TopicConnectionFactory</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connectionfactory-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connectionfactory-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; com.swiftmq.connector.v16.outbound.ConnectionFactoryImpl</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connectionfactory-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; javax.jms.TopicConnection</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; com.swiftmq.connector.v16.outbound.TopicConnectionImpl</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;managedconnectionfactory-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <strong>com.swiftmq.connector.v16.outbound.ManagedConnectionFactoryImpl</strong></p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/managedconnectionfactory-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;connectionFactoryName&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-value&gt;ConnectionFactory&lt;/config-property-value&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;userName&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-name&gt;password&lt;/config-property-name&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property-type&gt;java.lang.String&lt;/config-property-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/config-property&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connectionfactory-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; javax.jms.ConnectionFactory</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connectionfactory-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connectionfactory-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; com.swiftmq.connector.v16.outbound.ConnectionFactoryImpl</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connectionfactory-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; javax.jms.Connection</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;connection-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; com.swiftmq.connector.v16.outbound.ConnectionImpl</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/connection-impl-class&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/connection-definition&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;transaction-support&gt;XATransaction&lt;/transaction-support&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;authentication-mechanism&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;authentication-mechanism-type&gt;BasicPassword&lt;/authentication-mechanism-type&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;credential-interface&gt;javax.resource.spi.security.PasswordCredential&lt;/credential-interface&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/authentication-mechanism&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;reauthentication-support&gt;false&lt;/reauthentication-support&gt;</p><p>&#160;&#160;&#160; &lt;/outbound-resourceadapter&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>As you see, class <strong>com.swiftmq.connector.v16.outbound.ManagedConnectionFactoryImpl</strong> is used to create 3 different Types of JMS connection factories (Queue, Topic and unified). If I now deploy and start the RA, it seems JBoss fetches all entries with the name of the specified ManagedConnectionFactory and creates a JNDI entry which fails because the name is already registered:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>17:57:38,552 INFO&#160; [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015876: Starting deployment of "swiftmq_jca16.rar"</p><p>17:57:38,905 INFO&#160; [stdout] (MSC service thread 1-4) [SwiftMQ | ManagedConnectionFactoryImpl, connectionFactoryName=<strong>QueueConnectionFactory</strong>]/createConnectionFactory, connectionManager=org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl@156a6be ...</p><p>17:57:38,906 INFO&#160; [stdout] (MSC service thread 1-4) [SwiftMQ | ManagedConnectionFactoryImpl, connectionFactoryName=QueueConnectionFactory]/createConnectionFactory, connectionManager=org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl@156a6be returns: com.swiftmq.connector.v16.outbound.ConnectionFactoryImpl@147bc1</p><p>17:57:38,907 INFO&#160; [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/comp/env/CF</p><p>17:57:38,910 INFO&#160; [stdout] (MSC service thread 1-4) [SwiftMQ | ManagedConnectionFactoryImpl, connectionFactoryName=<strong>TopicConnectionFactory</strong>]/createConnectionFactory, connectionManager=org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl@7c9b46 ...</p><p>17:57:38,910 INFO&#160; [stdout] (MSC service thread 1-4) [SwiftMQ | ManagedConnectionFactoryImpl, connectionFactoryName=TopicConnectionFactory]/createConnectionFactory, connectionManager=org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl@7c9b46 returns: com.swiftmq.connector.v16.outbound.ConnectionFactoryImpl@b635d7</p><p>17:57:38,911 INFO&#160; [org.jboss.as.deployment.connector] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/comp/env/CF</p><p>17:57:38,913 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.ra.deployment."swiftmq_jca16.rar_1": org.jboss.msc.service.StartException in service jboss.ra.deployment."swiftmq_jca16.rar_1": org.jboss.msc.service.StartException in anonymous service: JBAS010446: Failed to start RA deployment [swiftmq_jca16]</p><p>...</p><p>Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.connector.connection-factory.java:/comp/env/CF is already registered</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This seems to be a bug for me. Or is there a way to configure it?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks,</p><p>Andreas</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/738535#738535">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in IronJacamar at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>