User: user57
Date: 01/08/26 21:48:24
Added: src/resources/secure-perf client.policy jndi.properties
roles.properties users.properties
Log:
o Integrated the testsuite module with the new build system.
Revision Changes Path
1.1 jbosstest/src/resources/secure-perf/client.policy
Index: client.policy
===================================================================
grant {
// Allow everything for now
permission java.security.AllPermission;
};
1.1 jbosstest/src/resources/secure-perf/jndi.properties
Index: jndi.properties
===================================================================
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jnp.interfaces
1.1 jbosstest/src/resources/secure-perf/roles.properties
Index: roles.properties
===================================================================
jduke=TheDuke
1.1 jbosstest/src/resources/secure-perf/users.properties
Index: users.properties
===================================================================
jduke=theduke
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development