Hi,
I am trying to migrate from turbine 2.1 to turbine 2.2 with mysql as the
database. When I try to build the application using command ant init the
build is failing, and the error I am getting is -
^
[javac]
E:\tdk-2.2\webapps\CTDMS1\WEB-INF\src\java\org\bigtec\CTDMS1\om\Base
HisSubLabHemDtl.java:607: cannot resolve symbol
[javac] symbol : method keyFor (double)
[javac] location: class org.apache.torque.om.SimpleKey
[javac] return SimpleKey.keyFor(getIhisSlhdId());
In my project.xml schema I have used datatype FLOAT for columns which are
defined as primary key.
Please let me know how can I overcome this problem?
regards,
Keshava Murthy. S
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]