Hi, I receive critical errors and exceptions time to time while using JRun 4 for our product. These errors are affecting stability of our product and performance. All these errors are related to database someway. I am using Oracle thin driver, setted up in JRun datasource, using connection pool. Let me first tell you the way I use Connection pool datasource. I have a class "ConnectionFactory.java". I use get connection to getConnection() and releaseConnection() to close connection. Code is in green and errors are in red. Please suggest your solutions. Thanks
______________________________________________________________________ Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
