"HappyNewYear" wrote : --- MBeans waiting for other MBeans ---
  |   | ObjectName: jboss.j2ee:jar=tps-entity.jar,name=FlightBean,service=EJB3
  |   |   State: NOTYETINSTALLED
  |   |   I Depend On:
  |   |     persistence.units:unitName=tps
  |   | 
  |   | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  |   | ObjectName: persistence.units:unitName=tps
  |   |   State: NOTYETINSTALLED
  |   |   Depends On Me:
  |   |     jboss.j2ee:jar=tps-entity.jar,name=FlightBean,service=EJB3
  |   | 

Taking a closer look - here's a circular dependency.  FlightBean > PU "tps" > 
FlightBean

Nothing comes to mind.  Maybe packaging; what's the structure of your 
deployable unit(s) here?

S,
ALR


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139979
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to