[jboss-user] [JBoss AOP] - Re: unbound-bindings...

madhavsapre@yahoo.com do-not-reply at jboss.com
Fri Aug 24 13:49:32 EDT 2007


I'm facing the similar error

Here is my -aop.xml 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE aop PUBLIC "-//JBoss//DTD JBOSS AOP 1.0//EN" "http://www.jboss.org/aop/dtd/jboss-aop_1_0.dtd">

	
	  
		
	


Here is build xml portion using apoc


    
    
        
	    
            
            
        
   

The classes to be instrumented are present in ${build.dir}/com/cft/ directory. I do not get any compile time error, but aop-report.xml gives following feedback

<?xml version="1.0" encoding="UTF-8"?>
<aop-report>
 <unbound-bindings>
  
 </unbound-bindings>
</aop-report>


Thanks in advance

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077893



More information about the jboss-user mailing list