[jboss-cvs] JBossAS SVN: r65907 - branches/Branch_4_2/ejb3/src/resources/test.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Oct 8 07:35:14 EDT 2007
Author: wolfc
Date: 2007-10-08 07:35:14 -0400 (Mon, 08 Oct 2007)
New Revision: 65907
Modified:
branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml
Log:
Known issues for AS 4.2.2
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-08 10:40:25 UTC (rev 65906)
+++ branches/Branch_4_2/ejb3/src/resources/test/known-issues.xml 2007-10-08 11:35:14 UTC (rev 65907)
@@ -8,15 +8,15 @@
- ignore : do nothing
- show : show the issue on System.err
</comment>
- <entry key="EJBTHREE-757">fail</entry>
+ <entry key="EJBTHREE-757">show</entry>
<entry key="EJBTHREE-832">show</entry>
<entry key="EJBTHREE-892">show</entry>
<entry key="EJBTHREE-894">show</entry>
<entry key="EJBTHREE-896">show</entry>
- <!-- web service ref injection via dd should work -->
- <entry key="EJBTHREE-899">fail</entry>
+ <!-- EJBTHREE-899 has become JBWS-1841 -->
+ <entry key="EJBTHREE-899">show</entry>
<!-- with the introduction of WS 2.0 encountering EJBTHREE-900 is a failure -->
<entry key="EJBTHREE-900">fail</entry>
<entry key="EJBTHREE-1053">show</entry>
<entry key="EJBTHREE-1055">fail</entry>
-</properties>
\ No newline at end of file
+</properties>
More information about the jboss-cvs-commits
mailing list