I rewrite the jboss-aop.xml file because I failed to insert its code:

<!-- Declaring pointcuts -->
    
    
    
         
    
           
    <!-- Declaring Aspects -->
    
        aicagw.properties
    


    <!-- Binding pointcuts to Interceptors 
    
        <interceptor-ref name="logInterceptor"/>
    
    -->

    <!-- Binding pointcuts to Aspects -->
    
        
     
     
    
        
    


The error happens when I declare a pointcut expression like this:

    


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994167#3994167

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994167
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to