Author: wprice
Date: Mon Apr 16 14:08:40 2012
New Revision: 1326623

URL: http://svn.apache.org/viewvc?rev=1326623&view=rev
Log:
QPID-3749
    -Fixed typo in qpid-jca-ds.xml to conform to ra.xml admin object
    property.

Modified:
    qpid/trunk/qpid/java/jca/example/conf/qpid-jca-ds.xml

Modified: qpid/trunk/qpid/java/jca/example/conf/qpid-jca-ds.xml
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/jca/example/conf/qpid-jca-ds.xml?rev=1326623&r1=1326622&r2=1326623&view=diff
==============================================================================
--- qpid/trunk/qpid/java/jca/example/conf/qpid-jca-ds.xml (original)
+++ qpid/trunk/qpid/java/jca/example/conf/qpid-jca-ds.xml Mon Apr 16 14:08:40 
2012
@@ -27,7 +27,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidTopic</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 
@@ -37,7 +37,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidTopic</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 
@@ -47,7 +47,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidTopic</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 
@@ -57,7 +57,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidQueue</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 
@@ -67,7 +67,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidQueue</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 
@@ -77,7 +77,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidQueue</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 
@@ -87,7 +87,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">org.apache.qpid.ra.admin.QpidQueue</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
   <mbean code="org.jboss.resource.deployment.AdminObject"
@@ -96,7 +96,7 @@
      <depends 
optional-attribute-name="RARName">jboss.jca:service=RARDeployment,name='@rar.name@'</depends>
      <attribute name="Type">javax.jms.ConnectionFactory</attribute>
      <attribute name="Properties">
-        [email protected]@
+        [email protected]@
      </attribute>
   </mbean>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to