André Herbst schrieb:
Hi All,

I am working on getting OFBiz to run on an IBM System i server, using the systems native DB2 database, but have run into problems with compling
after an upgrade to a newer version of the trunk.

I am using the OFBiz trunk version 793888 and is getting the following compile error:

[javac15] /ofbiz/framework/entity/src/org/ofbiz/entity/model/ModelViewEntity.java:1232: incomparable types: org.ofbiz.entity.contiontion.EntityOperator<capture of ?> and org.ofbiz.entity.condition.EntityComparisonOperator
[javac15]             if ((operator == EntityOperator.IN || operator == 
EntityOperator.BETWEEN)
[javac15]                                  ^

I am using the "IBM Developer Kit for Java - IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 OS400 ppc-32 j9vmap3223-20080315 (JIT enabled)". There is no similar problem when I am compiling the same source on my Linux box.

Any help would be very much appreciated.

No help (yet), but I can confirm the problem under V5R4 with Classic VM (build 1.5, build JDK-1.5, native threads, jitc_de)

Strange...

--
Christian

Reply via email to