User: fleury  
  Date: 00/09/26 17:41:18

  Added:       src/resources/testbean client.policy jndi.properties
  Log:
  Added resources to testsuite from ZOLA
  
  Revision  Changes    Path
  1.1                  jbosstest/src/resources/testbean/client.policy
  
  Index: client.policy
  ===================================================================
  grant {
          // Allow everything for now
          permission java.security.AllPermission;
  };
  
  
  
  1.1                  jbosstest/src/resources/testbean/jndi.properties
  
  Index: jndi.properties
  ===================================================================
  java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  java.naming.factory.url.pkgs=org.jnp.interfaces
  
  
  

Reply via email to