We are having a problem when our database server is rebooted we have to restart all of our apps that use OJB (an inconvenience).
Is there a way to set up the repository to try for a new connection if it can no longer connect? Do I manually have to catch the exception, identify it and try and re-establish connection to the db? Thanks Joe
