[jboss-cvs] JBossAS SVN: r65839 - branches/Branch_4_2/ejb3/src/resources/test.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 4 10:00:38 EDT 2007
Author: wolfc
Date: 2007-10-04 10:00:38 -0400 (Thu, 04 Oct 2007)
New Revision: 65839
Modified:
branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml
Log:
EJBTHREE-757: rollback
Modified: branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml
===================================================================
--- branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml 2007-10-04 13:35:47 UTC (rev 65838)
+++ branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml 2007-10-04 14:00:38 UTC (rev 65839)
@@ -8,8 +8,7 @@
- ignore : do nothing
- show : show the issue on System.err
</comment>
- <!-- using JAX-RPC with EJB 3 is invalid -->
- <entry key="EJBTHREE-757">ignore</entry>
+ <entry key="EJBTHREE-757">fail</entry>
<entry key="EJBTHREE-832">show</entry>
<entry key="EJBTHREE-892">show</entry>
<entry key="EJBTHREE-894">show</entry>
More information about the jboss-cvs-commits
mailing list