Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: jboss enterprise application startup when DB is down"
To view the discussion, visit:
http://community.jboss.org/message/595426#595426
--------------------------------------------------------------
Do you use plain JDBC with EJB or WEB application?
To restart the application the dependency must be set correct. In my case the dependency
is set because the jar file with the EJB2-CMP beans contains a dependency entry within the
deployment descriptor.
You must set such in your application, then the EAR/WAR will not deployed as long as the
*-ds is not ready and in case of restart DS the application is also redeployed.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/595426#595426]
Start a new discussion in Datasource Configuration at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]