1 Reply Latest reply on Oct 20, 2003 8:33 PM by jonlee

    Diff needed between JBoss 3.2.1 and JBoss 3.2.2

      On sourceforge the diff provided for the JBoss 3.2.2 release and the JBoss 3.2.1 release is not available (instead we get the 3.2.2RC4 and 3.2.2).

      Can someone provide the 3.2.1 -> 3.2.2 diff? That would go a long way to convincing our exec team to upgrade.

      Thanks

        • 1. Re: Diff needed between JBoss 3.2.1 and JBoss 3.2.2
          jonlee

          These are are some the changes:
          - bug fixes
          - there is a tightening up of the deployment descriptor parsing
          - performance has been tweaked
          - there is a basic SNMP module so JBoss can be monitored
          - there is some sql checks for existing connections and new connections in the datasource configuration (<check-valid-connection-sql> and <new-connection-sql>)

          There are probably other things as well. These are the only things I've noticed so far.