0 Replies Latest reply on Feb 5, 2004 3:51 PM by jbossde

    difference in jboss 3.0.6 and 3.2.2

    jbossde

      Hi ,

      when using JMS in Jboss 3.0.6 we had :

      file : jms-service.xml
      mbean code="org.jboss.resource.connectionmanager.JBossManagedConnectionPool" name="jboss.jca:service=XaTxPool,name=jmsra">
      attribute name="MinSize">30
      attribute name="MaxSize">300
      attribute name="BlockingTimeoutMillis">5000
      attribute name="IdleTimeoutMinutes">15
      ....

      in Jboss3.2.2 this file seems to disappeared.. can some one tell me the equivalent for the same.

      Thanks