]
Tom Baeyens closed JBPM-1109.
-----------------------------
Fix Version/s: jBPM jPDL 3.2.3
jBPM 3.2.2 SOA 1
Resolution: Done
committed on HEAD and on the SOA branch
StringInstance hbm configuration column length of 4000 is ignored
when generating the DDL
-----------------------------------------------------------------------------------------
Key: JBPM-1109
URL:
http://jira.jboss.com/jira/browse/JBPM-1109
Project: JBoss jBPM
Issue Type: Bug
Affects Versions: jBPM jPDL 3.2.2
Reporter: Kevin Conner
Assigned To: Tom Baeyens
Fix For: jBPM jPDL 3.2.3, jBPM 3.2.2 SOA 1
The reason for the discrepancy in the generated DDL files appears to be a conflict
between the hibernate definitions for HibernateStringInstance.hbm.xml,
StringInstance.hbm.xml and (potentially) JcrNodeInstance.hbm.xml.
Each of these VariableInstance subclasses map entries onto the JBPM_VARIABLEINSTANCE
using the same field, STRINGVALUE_, but only StringInstance.hbm.xml specifies the length.
The length is obviously being ignored when the DDL files are created as the
HIbernateStringInstance.hbm.xml is being loaded first.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: