[jboss-user] [JBoss AOP] - Re: EJB timers, server restarts and AOP
kabir.khan@jboss.com
do-not-reply at jboss.com
Fri May 23 12:12:33 EDT 2008
That sounds weird. To clarify you are saying that if the EJB is first called by the timer you get no AOP, and that if first called via a business interface you get AOP? As far as I know there should not really be any difference in the classloading when called with a timer
Are you using loadtime weaving? What happens if you try compile-time weaving? Has the -aop.xml been deployed by the time the timer fires?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153029#4153029
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153029
More information about the jboss-user
mailing list