User: patriot1burke
  Date: 02/01/12 12:31:39

  Added:       src/resources/deadlock jndi.properties client.policy
  Log:
  Added deadlock detection test to test new deadlock detection algorithm in 
QueuedEJBPessimisticLock
  
  Revision  Changes    Path
  1.1                  jbosstest/src/resources/deadlock/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/deadlock/client.policy
  
  Index: client.policy
  ===================================================================
  grant {
          // Allow everything for now
          permission java.security.AllPermission;
  };
  
  
  

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

Reply via email to