[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-users] DatabaseException jdbc4.CommunicationsException
|
- From: "Mathias Walter" <mathias.walter@xxxxxxx>
- Date: Thu, 26 Jun 2008 16:08:19 +0200
- Delivered-to: eclipselink-users@eclipse.org
- Importance: Normal
- Thread-index: AcjWz2fpUGtE1X9lSX2CTjCu+jgvPgAxiBfg
Hi,
how can I configure EclipseLink (with persistence.xml) to automatically
reconnect to the database after a CommunicationsException?
I've used autoReconnect=true at the JDBC connection string, but it does not
work.
Unfortunately, the EclipseLink documentation explains only how to set this
with the Workbench or Java API and not via persistence.xml. I don't use the
workbench.
--
Kind regards,
Mathias