Hi,

i have a kindof silly problem with my datasource connections. As SAP DB has
an error that causes it to close a session after several millions of
statements and as orion has no configuration option to make it renew a
pooled database connection from time to time (see Bug #360 for a detailed
description), i have no possibility to keep the server up for a long time.

Is there a (native) function (for example in the "java:comp/Administrator"
bean), that forces orion to renew the pooled connections after all
transactions on it has finished? I tried to get some information on the
datasources from the server, but the 
com.evermind.server.administration.ApplicationAdministrator.getDataSources()
returned an empty list. Since the SAP people said, that they will fix this
problem, but they don't know when, i'd be willed to make a dirty (orion
specific) workaround now, if there's any.

Kind regards,

Jens Stutte

____________________________________________
[EMAIL PROTECTED], http://www.netmedia.de

netmedia GmbH
Neugrabenweg 5-7
66123 Saarbruecken
Germany

fon: +49 (0) 681 - 3 79 88 - 0
fax: +49 (0) 681 - 3 79 88 - 99



Reply via email to