> > 2. Make your application server tolerant of database downtime (that > > is, have the applications generate sensible errors while the db is down > > and recover when it is up, rather than just crash and require an > > application server restart). > > If appserver (java app server like jboss) start and can't find db > it's crash and need to restart by hand. We are unable to do anything > with it.
Then you need to rethink how you design and deploy your java applications. I have worked with Java, Tomcat, Jboss and similar systems; it is perfectly possible to deploy java applications in a way which allows them to cope with the temporary absence of a database server. -- Bruce Bitterly it mathinketh me, that I spent mine wholle lyf in the lists against the ignorant. -- Roger Bacon, "Doctor Mirabilis" -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.