Vanga PraveenReddy wrote:

I have downloaded torque-gen-3.1-alpha1.zip file,

These steps i have followed.
----------------------------

1) Unzipped the torque-gen-3.1-alpha1.zip file

2) After that i have added the author-schema.xml file to schema directory.

3)I have made changes build.properties with my
database settings.

4) i have run the ant with the following command.
  ant -buildfile build-torque.xml

5)It has generated the sql files and java source
files.

6) then i run the insert-sql target,it has created the
tables in the database.

7) the problem is when i am trying to run compile
target.

It has saying some class files are missing ,
org.apache.torque.*.

When i extract the torque-gen-3.1-alpha1.jar some of
the class files are missing.


you need the torque-3.1-alpha1.jar to compile your om.


the -gen jar only contains the generator, but you need the runtime classes for the om to compile

martin


I will be very thankfull if any body tells how to download the torque and install and run the expamle author schema file which is present in exampl.

Praveen.


__________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to