[jboss-user] [JBoss AOP] - Re: [i]Introduction[/i] not working in my project but workin

stale.pedersen@jboss.org do-not-reply at jboss.com
Tue Dec 11 04:16:07 EST 2007


hm, im still not sure whats the cause of the problem, but to get a step further i would recommend that you use loadtime weaving. - just to make sure that its not a packaging problem.
so, enable loadtime weaving in jboss and just put the jboss-aop.xml file in the deploy directory and ignore all jboss aop precomiling in your buildsetup. also add the debug option i mentioned in the previous post. the deployment of your app will take longer with loadtime weaving, but you should be able to see the aop parsing of the classes while the load. check if the classes you are introducing actually gets transformed (you'll see a debug msg if it is).
good luck :)

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

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



More information about the jboss-user mailing list