Hi, I run a Appliation against a database. After a DB-Error has occured (End-of-File on Communictaion Channel) the db lost all the jdbc-connections. I needed to restart the JVM by hand in order to execute the init-method of my Connection-Pool again to establish new connections. Is there any way to let my Servlet restart the JVM or Servlet Engine or just to run the init-method again? I want to do this if I handle the corresponding exception. -- Thanks in advance Stefan Kramp ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
