1 Reply Latest reply on Oct 9, 2002 10:34 PM by dwong

    how to set gcenable

    dwong

      Hi,

      I am migrating from JBoss 2.4.4 to Jboss 3.0.3. In 2.4.4, I can configure jboss for gcenable, gcminidletime, gcinterval, .... in jboss.jcml. How to do that in 3.0.3 ? I have tried it out in oracle-service.xml, but failed as no such attribute allowed.

      The reason why I need to do that is that I face the problem of the connection seems not to be returned to the pool for a long while and eventually running out. I read from the 2.4.X manual that these gc parameters can be used to do that.

      Any hints ? Thanks.