User: patriot1burke
  Date: 01/08/03 13:27:09

  Modified:    src/resources/bmp/META-INF jboss.xml
  Log:
  added EntityLockInterceptor to interceptor chain
  
  Revision  Changes    Path
  1.4       +1 -0      jbosstest/src/resources/bmp/META-INF/jboss.xml
  
  Index: jboss.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/bmp/META-INF/jboss.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jboss.xml 2001/01/31 19:24:25     1.3
  +++ jboss.xml 2001/08/03 20:27:09     1.4
  @@ -11,6 +11,7 @@
           <interceptor>org.jboss.ejb.plugins.SecurityInterceptor</interceptor>
           <interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
           <interceptor 
metricsEnabled="true">org.jboss.ejb.plugins.MetricsInterceptor</interceptor>
  +        <interceptor>org.jboss.ejb.plugins.EntityLockInterceptor</interceptor>
           <interceptor>org.jboss.ejb.plugins.EntityInstanceInterceptor</interceptor>
           
<interceptor>org.jboss.ejb.plugins.EntitySynchronizationInterceptor</interceptor>
         </container-interceptors>
  
  
  

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

Reply via email to