Hi Rodrigo,

Thank you for your answer.

Is you experience related to running OFBiz on IBM System i? That would be very 
helpful, as I have not been able to find much information about this on the 
Internet.

I am compiling OFBiz on IBM System i from the Qshell interpreter with ANT and 
have done so successfully with earlier releases. Could you please be more 
specific about how to adjust the classpath?

Thanks.

-André

On Tuesday den 28. July 2009 14:33:50 Rodrigo Lima wrote:
> Hi André,
>
> I have experiencie and one solution is adjust classpath( hard coded ).
>
>
> Att,
>
> Rodrigo
>
>
>
>
> 2009/7/28 André Herbst <[email protected]>
>
> > 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:1
> >232: 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.
> >
> > -André


Reply via email to