I have a newly installed jboss-4.0.4.CR2 with EJB3 support. When I deploy an 
application ear with a with a persistence group using the DefaultDS I get the 
following problem:

--- MBeans waiting for other MBeans ---
ObjectName: 
persistence.units:ear=resultan.ear,jar=resultan.jar,unitName=TestkitManagement
  State: NOTYETINSTALLED
  I Depend On:
    jboss.jca:name=jdbc/DefaultDS,service=ManagedConnectionFactory
  Depends On Me:
    
jboss.j2ee:ear=resultan.ear,jar=resultan.jar,name=TestkitManagerBean,service=EJB3

ObjectName: 
jboss.j2ee:ear=resultan.ear,jar=resultan.jar,name=TestkitManagerBean,service=EJB3
  State: NOTYETINSTALLED
  I Depend On:
    
persistence.units:ear=resultan.ear,jar=resultan.jar,unitName=TestkitManagement

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:name=jdbc/DefaultDS,service=ManagedConnectionFactory
  State: NOTYETINSTALLED
  Depends On Me:
    
persistence.units:ear=resultan.ear,jar=resultan.jar,unitName=TestkitManagement

I have read a lot about the hsql-ds.xml settings in this forum and checked it 
again and again - everything seams right. So far I use the unchanged file from 
the installation.

Has anyone any idea about that problem?

Regards,
Frank.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936619


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to