With an ejb timer? Le 28 juin 2013 17:46, "James Green" <[email protected]> a écrit :
> Hopefully a quick one. > > On boot our application attempts to read data through a JPA EntityManager. > If the database connection fails at this point the entire application is > effectively dead. > > Is there a way to essentially ask the database layer to retry until the > connection springs to life? > > Thanks, > > James >
