0 Replies Latest reply on Apr 25, 2003 8:13 PM by sysuser1

    3.2.x latest version?

    sysuser1

      I'm not sure which version of 3.2.x is the latest. Is it 3.2.0 or 3.2.0RC4? I can't find anything related to this question either on jboss.org or sourceforge. If someone could point me right, it'd be greatly appreciated. I thought it might be 3.2.0 since it's got the later version of tomcat bundled with it, but I've had problems getting the auto-increment functionality to work with my ejbs and mysql database tables. They just throw a:

      TransactionRolledbackException, causedBy:
      java.lang.IllegalArgumentException: Attempt to get lock ref with a null object
      at org.jboss.ejb.BeanLockManager.getLock(BeanLockManager.java:80)

      Thanks for any help with this...
      -Jason