[jboss-cvs] JBossAS SVN: r86743 - branches/Branch_5_x/testsuite/src/resources/cluster/partition/META-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 3 09:11:35 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-04-03 09:11:35 -0400 (Fri, 03 Apr 2009)
New Revision: 86743

Modified:
   branches/Branch_5_x/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml
Log:
Fix EJB verification errors (related to JBAS-4666)

Modified: branches/Branch_5_x/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml
===================================================================
--- branches/Branch_5_x/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml	2009-04-03 12:31:01 UTC (rev 86742)
+++ branches/Branch_5_x/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml	2009-04-03 13:11:35 UTC (rev 86743)
@@ -94,7 +94,6 @@
          <persistence-type>Bean</persistence-type>
          <prim-key-class>java.lang.String</prim-key-class>
          <reentrant>False</reentrant>
-         <primkey-field>name</primkey-field>
          <ejb-ref>
             <description>An EJB ref for this bean to test</description>
             <ejb-ref-name>ejb/myEJBRef</ejb-ref-name>




More information about the jboss-cvs-commits mailing list