Still no luck. I am getting this error below when starting JBoss. The loggingDb is just
the data source. It seems to be bound alright but then this is stating that it is not
installed?
07:35:52,023 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName:
jboss.j2ee:ear=loggingApp-1.0.ear,jar=loggingBean-1.0.jar,name=CsaLoggerEJB,service=EJB3
State: NOTYETINSTALLED
I Depend On:
persistence.units:unitName=loggingDb
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: persistence.units:unitName=loggingDb
State: NOTYETINSTALLED
Depends On Me:
jboss.j2ee:ear=loggingApp-1.0.ear,jar=loggingBean-1.0.jar,name=CsaLoggerEJB,service=EJB3
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165665#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...