Last time when I installed it from CVS, I seem to have solved 
the problem by changing the statements in

   qt.setIsBackground(false);

to
   qt.setIsBackground(Boolean.FALSE);

Good luck.

Zong-Pei
-------------------------------------
Dr Zong-Pei Han
UNIX Systems Administrator
Computational Biology Research Group
University of Oxford

Tel: 01865 285731
http://www.compbio.ox.ac.uk/
-------------------------------------


On Mon, 10 Jul 2006, Carl Troein wrote:

Date: Mon, 10 Jul 2006 14:42:51 +0200
From: Carl Troein <[EMAIL PROTECTED]>
Reply-To: BASE ML <basedb-users@lists.sourceforge.net>
To: basedb-users@lists.sourceforge.net
Subject: [base] MAGE-ML compilation error

With java 1.4.2_10 I get this error when I try to compile
the version currently in the CVS:

/QuantitationType_package_BASE.java:104:
setIsBackground(java.lang.Boolean) in
org.biomage.QuantitationType.QuantitationType cannot be applied to (boolean)
                 qt.setIsBackground(false);

The code's been there since April, so I'm thinking the error
must be on my end. Should I upgrade Java to 1.5, or is it
something else?

//Carl



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to