"mturner24" wrote : I'm currently migrating my application to JBoss 5.0.0 GA
and the circular dependency are no longer ignore with the IgnoreDependency annotation.
did anything change regarding jboss 5 ?
Are you using the correct annotation?
In JBoss 4.2.x, the annotation was named: @org.jboss.annotation.IgnoreDependency
In JBoss 5.0.x it seems to be called:
@org.jboss.ejb3.annotation.IgnoreDependency
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215910#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...