User: d_jencks
Date: 02/04/16 11:27:39
Modified: src/resources/jmx test-service.xml
Log:
fix 2 tests
Revision Changes Path
1.7 +2 -2 jbosstest/src/resources/jmx/test-service.xml
Index: test-service.xml
===================================================================
RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- test-service.xml 7 Apr 2002 05:25:59 -0000 1.6
+++ test-service.xml 16 Apr 2002 18:27:39 -0000 1.7
@@ -34,7 +34,7 @@
<config-property>
<config-property-name>UserName</config-property-name>
<config-property-type>java.lang.String</config-property-type>
- <config-property-value></config-property-value>
+ <config-property-value>sa</config-property-value>
</config-property>
<config-property>
<config-property-name>Password</config-property-name>
@@ -66,7 +66,7 @@
</mbean>
</depends>
<depends
optional-attribute-name="CachedConnectionManager">jboss.jca:service=CachedConnectionManager</depends>
- <attribute name="SecurityDomainJndiName">java:/jaas/DefaultDbRealm</attribute>
+ <!--attribute
name="SecurityDomainJndiName">java:/jaas/DefaultDbRealm</attribute-->
<attribute name="TransactionManager">java:/TransactionManager</attribute>
</mbean>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development