Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.6
-
None
Description
After upgrading HSQL DB used by testcases to latest version in ODE-1034, the failing testcase org.apache.ode.test.DataHandling20Test.testAssignActivity2 is due to the fact that the process properties defined within deploy.xml cannot exceed the the current database column width of 255 characters.
Process properties can be xml or non xml data and should be stored in a wider column of type LOB or appropriate.