Hide Forgot
Date of First Response: 2009-03-06 10:27:08 project_key: SOA See JBPM-2088
Link: Added: This issue depends JBPM-2088
This bug is blocking QE acceptance of CR3 and has the highest priority
It must be documented that the minimum version of JDBC driver is postgresql-8.2-509.jdbc3.jar
Note: In 4.3 CP01 CR4, we include this version of the PostgreSQL driver: 8.1-410 jboss-soa-p.4.3.0/jboss-as/tools/schema/postgresql/driver/postgresql-8.1-410.jdbc3.jar We should include a version of the driver in CP01 that will avoid this problem: postgresql-8.2-509.jdbc3.jar Or - will we disable comments in SQL for Hibernate - https://jira.jboss.org/jira/browse/JBPM-2088?focusedCommentId=12456307#action_12456307
This was fixed with the change to: modules/core/src/main/resources/hibernate.common.xml in the jBPM source for 3.2.5SP3.
Verified in CR5