[jboss-user] [JBoss AOP] - Re: NullPointerException at advised._getInstanceAdvisor();

robotics80 do-not-reply at jboss.com
Fri Dec 15 05:11:21 EST 2006


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



More information about the jboss-user mailing list