I have the latest copies of torque (2.1.0) and ant (1.4) and can't get
any action from "ant sql2xml"
I dumped the schema from mysql, and saved it as schema/schema.sql. If
it is not there I get an error, so I know the file is in the right
place. The ant build just never comes back, nor does it produce any new
files within the torque directory.
Screen capture from "ant sql2xml"
(myuser)->ant -v sql2xml
Ant version 1.4Beta1 compiled on August 9 2001
Buildfile: build.xml
Detected Java version: 1.3 in: /usr/j2se/jre
Detected OS: SunOS
parsing buildfile /usr/local/tomcat-build/torque/build.xml with URI =
file:/usr/local/tomcat-build/torque/build.xml
Project base dir set to: /usr/local/tomcat-build/torque
[property] Loading /usr/local/tomcat-build/torque/build.properties
Build sequence for target `sql2xml' is [init-tasks, sql2xml]
Complete build sequence is [init-tasks, sql2xml, project-datadtd, main,
project-datadump, project-om, project-sql, javadocs, turbine-service,
compile, project-datasql]
init-tasks:
sql2xml:
[null] Parsing SQL Schema
############# and it hangs here forever ........
Anything I can look for? Also, are there any details if I need to build
the schema.xml by hand? Is there an FAQ?
Thanks, Cliff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]