3 Replies Latest reply on Jul 5, 2012 4:48 AM by ohmygod

    JBPM built with Hibernate 3?

    ohmygod

      My project is using Hibernate 4. And I found the latest JBPM 5 is still built with Hibernate 3 (3.3.2). So the problem is in runtime, there are a lot of NoSuchMethodError thrown my newer version Hibernate 4 while loading JBPM classes.

       

      Any suggestion how to resolve this kind of issue?