<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.3">
</HEAD>
<BODY>
On Wed, 2004-10-20 at 17:47 +0100, Dariush wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I had the same problem with OpenCms 5.0.1, Oc4j10g and Oracle 9i.</FONT>
<FONT COLOR="#000000">After a little analisys I decided to use a standard datasource, managed </FONT>
<FONT COLOR="#000000">directly by oc4j.</FONT>

<FONT COLOR="#000000">I posted on this list an implementation to use standard Datasources instead </FONT>
<FONT COLOR="#000000">of opencms connpool.</FONT>

<FONT COLOR="#000000">Now I have no more problems and connections are closed and managed without </FONT>
<FONT COLOR="#000000">problems.</FONT>

<FONT COLOR="#000000">Search on list for 'datasource implementation' and take a look at attached </FONT>
<FONT COLOR="#000000">code.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Yes I believe this is the only way to go.<BR>
Especially as all servlet engines nowadays provide Connection Pools, I find it a bit odd that OpenCMS needs to manage connections on its own.<BR>
<BR>
Alex ? Any plans on this ?<BR>
<BR>
Tristan<BR>
<BR>
</BODY>
</HTML>