XSQL connections problem on Weblogic7

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Oleg Konovalov

    XSQL connections problem on Weblogic7

    Hi,

    We wrote a web application using XSQL and Oracle 8.1.7,
    Struts and JSPs.
    It worked just fine on Tomcat 4.1 (development environment),
    but now we are going into production using Weblogic 7.0 SP4
    with its connection pool (and Oracle 8.1.6).
    We have noticed that the number of connections grows very
    quickly.
    It seems that for each query 2 connections get created and never
    released.

    It is not happening on Tomcat.

    How can we fix that problem ?

    Please help !

    Thank you,
    Oleg.
    [email protected] om



Working...