[jboss-cvs] JBossAS SVN: r86744 - trunk/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:13:07 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-04-03 09:13:07 -0400 (Fri, 03 Apr 2009)
New Revision: 86744

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

Modified: trunk/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml
===================================================================
--- trunk/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml	2009-04-03 13:11:35 UTC (rev 86743)
+++ trunk/testsuite/src/resources/cluster/partition/META-INF/ejb-jar.xml	2009-04-03 13:13:07 UTC (rev 86744)
@@ -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