[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-ejb3/src/resources ejb3-interceptors-aop.xml client-interceptors-aop.xml
From:       Bill Burke <patriot1burke () users ! sourceforge ! net>
Date:       2004-08-31 21:29:58
Message-ID: E1C2GCU-0005Id-2q () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: patriot1burke
  Date: 04/08/31 14:29:58

  Added:       src/resources ejb3-interceptors-aop.xml
  Removed:     src/resources client-interceptors-aop.xml
  Log:
  remoting for EJB3 and test for it
  
  Revision  Changes    Path
  1.1                  jboss-ejb3/src/resources/ejb3-interceptors-aop.xml
  
  Index: ejb3-interceptors-aop.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <aop>
     <interceptor class="org.jboss.aspects.remoting.InvokeRemoteInterceptor" scope="PER_VM"/>
     <interceptor class="org.jboss.aspects.security.SecurityClientInterceptor" scope="PER_VM"/>
     <interceptor class="org.jboss.aspects.tx.ClientTxPropagationInterceptor" scope="PER_VM"/>
  
     <stack name="SessionBeanClientInterceptors">
        <interceptor-ref name="org.jboss.aspects.security.SecurityClientInterceptor" />
        <interceptor-ref name="org.jboss.aspects.tx.ClientTxPropagationInterceptor"/>
        <interceptor-ref name="org.jboss.aspects.remoting.InvokeRemoteInterceptor"/>
     </stack>
  
  </aop>
  
  


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic