Search:

Type: Posts; User: alfred0; Keyword(s):

Search: Search took 0.02 seconds.

  1. Problem solved

    The problem was in our implementation of HibernateBaseDAO.

    We add two methods to access HQL functions that use HibernateDaoSupport.getSession (maybe that was the problem).



    public Timestamp...
  2. Additional information

    Hello dr_pompeii, thanks for answering.

    Yes, tracing the evolution of the DataSource pool in the JBoss logs I see that the connections are not been returned to the pool (when used from the quartz...
  3. HibernateDaoSupport quartz mysql db connections are not being put back into the pool

    Hi all, we are having a problem with a quartz job.
    The database connections are not being put back into the pool when the job ends.
    The web part of the application use the same daos and does not...
Results 1 to 3 of 3