mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-5642 - apply patch with thanks. This closes #67
This commit is contained in:
parent
84c7c3cdf8
commit
9ca4dfaac3
|
@ -186,6 +186,14 @@
|
|||
<config-property-type>java.lang.Boolean</config-property-type>
|
||||
</config-property>
|
||||
</adminobject>
|
||||
<adminobject>
|
||||
<adminobject-interface>javax.jms.XAConnectionFactory</adminobject-interface>
|
||||
<adminobject-class>org.apache.activemq.ActiveMQXAConnectionFactory</adminobject-class>
|
||||
<config-property>
|
||||
<config-property-name>brokerURL</config-property-name>
|
||||
<config-property-type>java.lang.String</config-property-type>
|
||||
</config-property>
|
||||
</adminobject>
|
||||
|
||||
|
||||
</resourceadapter>
|
||||
|
|
Loading…
Reference in New Issue