User: dsundstrom
  Date: 01/12/10 18:12:04

  Added:       src/resources/cmp2/relationship client.policy
                        jndi.properties
  Log:
  Initial revision of the CMP 2.0 relationship tests configuration.
  
  Revision  Changes    Path
  1.1                  jbosstest/src/resources/cmp2/relationship/client.policy
  
  Index: client.policy
  ===================================================================
  grant {
          // Allow everything for now
          permission java.security.AllPermission;
  };
  
  
  
  1.1                  jbosstest/src/resources/cmp2/relationship/jndi.properties
  
  Index: jndi.properties
  ===================================================================
  java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  java.naming.factory.url.pkgs=org.jnp.interfaces
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to