-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.4
-
Component/s: Infrastructure & Services - Application Lifecycle
-
Environment:
Orion 1.5.4, FreeBSD 4.5, FreeBSD JDK 1.3.1, ShuJIT 0.7.13
-
1.04
The following line seems to bee missing on line 47 in fieldtype-postgres72.xml:
<field-type-def type="integer" sql-type="NUMERIC(9,0)" java-type="Integer"><validate name="isSignedLong" /></field-type-def>
Without this, the startup failes very much.