Hi Amine, You can simply use the connection pooling functionality of the Oracle JDBC driver if you need to. There's plenty of docs out there on how to do this.
Regards, Joe > -----Original Message----- > From: Amine AMAR [mailto:[EMAIL PROTECTED]] > Sent: Saturday, 8 December 2001 10:55 PM > To: Tomcat mailing list > Subject: Again: configuring a DB connection pooling for Oracle on > Tomcat4 > > > Hi all, > > I have this issue open for a while but no clue :( > I'm just resending it in case someone did not already read it. > > I need to use a database connection pooling for Oracle 817 > with tomcat 4. I made all the configuration described in the > documentation, but it still does not work. > > I went thru the docs again and understood that tomcat 4 can > use only tyrex DBs thru default configuration, and that i > need to write my own factory to have a JDBC connection pool > with tomcat 4. > > I have two questions: > - did I understand correctly the docs? > - if it's the case, Can any one point me to how to do it (I > have already read the example and explanations in tomcat docs).? > > thank's a lot > Amine > > ***********Confidentiality/Limited Liability Statement*************** Have the latest business news and in depth analysis delivered to your desktop. Subscribe to "Insights", Deloitte's fortnightly email business bulletin . . . http://www.deloitte.com.au/preferences/preference.asp This message contains privileged and confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message, you must not disseminate, copy or take any action in reliance on it. If you have received this message in error, please notify Deloitte Touche Tohmatsu immediately. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Deloitte. The liability of Deloitte Touche Tohmatsu, is limited by, and to the extent of, the Accountants' Scheme under the Professional Standards Act 1994 (NSW). The sender cannot guarantee that this email or any attachment to it is free of computer viruses or other conditions which may damage or interfere with data, hardware or software with which it might be used. It is sent on the strict condition that the user carries out and relies on its own procedures for ensuring that its use will not interfere with the recipients systems and the recipient assumes all risk of use and absolves the sender of all responsibility for any consequence of its use. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
