[jboss-user] [EJB 3.0] - Re: EJB 3.0 Entity problem - Error: Incomplete Deployment li
ALRubinger
do-not-reply at jboss.com
Sun Mar 30 23:47:22 EDT 2008
"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
More information about the jboss-user
mailing list