I 'm using Caller pointcuts. My jboss-aop.xml looks something like this
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
        
    
        
    


The application deployed in jboss is huge. So if I start jboss it just hangs as 
it looks into all the class files to search for CreditUtilizationService class.
How do I using filtering and could  specify the jar file where this class is 
available , so that jboss aop looks into that jar only.





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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to