[jboss-cvs] JBossAS SVN: r69258 - branches/JBPAPP_4_2_0_GA_CP/ejb3/src/resources/test/dd/mdb/META-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 23 18:59:03 EST 2008


Author: bdecoste
Date: 2008-01-23 18:59:03 -0500 (Wed, 23 Jan 2008)
New Revision: 69258

Modified:
   branches/JBPAPP_4_2_0_GA_CP/ejb3/src/resources/test/dd/mdb/META-INF/ejb-jar.xml
Log:
[JBPAPP-578] merged changes from Branch_4_2 for DurableTopicBean

Modified: branches/JBPAPP_4_2_0_GA_CP/ejb3/src/resources/test/dd/mdb/META-INF/ejb-jar.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/ejb3/src/resources/test/dd/mdb/META-INF/ejb-jar.xml	2008-01-23 23:53:33 UTC (rev 69257)
+++ branches/JBPAPP_4_2_0_GA_CP/ejb3/src/resources/test/dd/mdb/META-INF/ejb-jar.xml	2008-01-23 23:59:03 UTC (rev 69258)
@@ -125,10 +125,10 @@
           	<activation-config-property-name>subscriptionName</activation-config-property-name>
           	<activation-config-property-value>DurableTopicTest</activation-config-property-value>
           </activation-config-property>
-          <activation-config-property>
+          <!--activation-config-property>
           	<activation-config-property-name>clientId</activation-config-property-name>
           	<activation-config-property-value>DurableTopicTest</activation-config-property-value>
-          </activation-config-property>
+          </activation-config-property-->
         </activation-config>
       </message-driven>
 




More information about the jboss-cvs-commits mailing list