0 Replies Latest reply on Feb 22, 2002 12:24 PM by xmart

    Timeout problem

    xmart

      I have the following situation:

      - JBoss 2.4.4

      - A DataSource configured in jboss.jcml to connect to an Oracle db.

      - A read only user from database than has limitation to 10 minutes before to be logged off (this is my problem).

      The question is that the bean is working with other database without limitation on the session time works fine, but in my current situation there is no form this works (without managing directly jdbc connections and make use of connection pool) whene the session times outs

      Please, any ideas, I really need this to work...

      Xavi