[jboss-user] [EJB 3.0] - Re: Cross-referencing EJBs doesn't work
jnorris10
do-not-reply at jboss.com
Fri Mar 6 20:01:28 EST 2009
"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#4215910
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215910
More information about the jboss-user
mailing list