User: fleury
Date: 00/09/26 17:41:20
Added: src/resources/testbean2 client.policy jndi.properties
Log:
Added resources to testsuite from ZOLA
Revision Changes Path
1.1 jbosstest/src/resources/testbean2/client.policy
Index: client.policy
===================================================================
grant {
// Allow everything for now
permission java.security.AllPermission;
};
1.1 jbosstest/src/resources/testbean2/jndi.properties
Index: jndi.properties
===================================================================
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jnp.interfaces