[jboss-cvs] jboss-seam/examples/remoting/progressbar/resources/META-INF ...

Shane Bryzak Shane_Bryzak at symantec.com
Sun Aug 6 09:59:21 EDT 2006


  User: sbryzak2
  Date: 06/08/06 09:59:21

  Added:       examples/remoting/progressbar/resources/META-INF 
                        ejb-jar.xml
  Log:
  Cleaned up remoting documentation and examples
  
  Revision  Changes    Path
  1.1      date: 2006/08/06 13:59:21;  author: sbryzak2;  state: Exp;jboss-seam/examples/remoting/progressbar/resources/META-INF/ejb-jar.xml
  
  Index: ejb-jar.xml
  ===================================================================
  <ejb-jar>
     <assembly-descriptor>
        <interceptor-binding>
           <ejb-name>*</ejb-name>
           <interceptor-class>org.jboss.seam.ejb.SeamInterceptor</interceptor-class>
        </interceptor-binding>
     </assembly-descriptor>
  </ejb-jar>
  
  
  



More information about the jboss-cvs-commits mailing list