Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.1
-
Fix Version/s: 1.4.1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
Similar to CONTINUUM-1113, another org.codehaus.plexus.jdo.JdoFactory component instance needs to be set with
<property>
<name>org.jpox.rdbms.stringDefaultLength</name>
<value>255</value>
</property>
Patch applied in r1128135. Thanks!