[jboss-cvs] JBossAS SVN: r67961 - trunk/ejb3/src/resources/test/ejbthree1092/META-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 5 15:45:50 EST 2007


Author: bdecoste
Date: 2007-12-05 15:45:50 -0500 (Wed, 05 Dec 2007)
New Revision: 67961

Modified:
   trunk/ejb3/src/resources/test/ejbthree1092/META-INF/jboss.xml
Log:
[EJBTHREE-1120] merged tests from Branch_4_2

Modified: trunk/ejb3/src/resources/test/ejbthree1092/META-INF/jboss.xml
===================================================================
--- trunk/ejb3/src/resources/test/ejbthree1092/META-INF/jboss.xml	2007-12-05 20:41:52 UTC (rev 67960)
+++ trunk/ejb3/src/resources/test/ejbthree1092/META-INF/jboss.xml	2007-12-05 20:45:50 UTC (rev 67961)
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <jboss
-        xmlns="http://java.sun.com/xml/ns/javaee"
+        xmlns="http://www.jboss.com/xml/ns/javaee"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
+        xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee
                             http://www.jboss.org/j2ee/schema/jboss_5_0.xsd"
         version="3.0">
    <enterprise-beans>




More information about the jboss-cvs-commits mailing list