The 0.9.7 release compiles fine and passes all JUnit tests on Linux and Windows. I have tested it on several machines.
Your error seems to indicate that there are sources from several OJB versions in your source tree. Some time ago the SqlGenerator stuff was moved to a separate package ....sql.
cheers,
Thomas
Van D. wrote:
I installed ojb-0.9.7 and tried to run build.sh junit but got this incompatible types error: [javac] /home/van/OJB/jakarta-ojb-0.9.7/target/src/org/apache/ojb/broker/accesslayer/StatementsForClassImpl.java:108: incompatible types
[javac] found : org.apache.ojb.broker.accesslayer.sql.SqlGenerator
[javac] required: org.apache.ojb.broker.accesslayer.SqlGenerator
[javac] sqlGenerator = SqlGeneratorFactory.getInstance().createSqlGenerator();
[javac] any suggestions with be greatVan
---------------------------------
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
-- To unsubscribe, e-mail: <mailto:ojb-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>
