Hi Alex,
Alex Thurgood schrieb:
Le mardi 15 mai 2007 15:MM, Peter Eberlein a écrit :

Hi,

Any other ideas?



I seem to recall there being a JDBC parameter that you can add to the driver string something like ?autoconnect=true. You might have to trawl through the list archive to find it though, or if not there, then it is in IssueTracker.

You can do that for MySQL with ?autoreconnect=true, for Oracle JDBC the
corresponding URL String e.g. jdbc:oracle:thin:@//12.3.45.678.9:1521/oradb?autoreconnect=true was not accepted.

Closing the whole application to reconnect seems not the best way...

Regards

Peter





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to