Hi
It seems as if the ant task starts (by looking at the "Loading Schema" message).
I don't really know what could be going wrong inside the class. Could you maybe
give me some more information, please. A stack trace would be nice...
~ Leon
----- Original Message -----
From: Herv� Guidetti <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Wednesday, September 13, 2000 6:38 PM
Subject: Problem using newtorque
Hi,
I try to use newtorque. I can't generate anything. I use turbine for today
(13.09.2000) from CVS.
I create a build.sh file. It works.
I use the build.xml file. Here is the om-classes taget :
<target name="om-classes" depends="init">
<xml-gen
outDir="/home/users/hguidetti/prj/products/fire/src/persistence/torque/"
xmlFile="/home/users/hguidetti/prj/products/fire/src/persistence/torque/syst
em.xml"
inputFile="templates/newtorque/om/omgenerate.wm"
outputFile="out.txt"
database="mysql"
targetPackage="com.toto.turc"
/>
</target>
I use the system.xml from cvs (in torque and not in newtorque).
I launch ./build.sh and I get this error :
Buildfile: build.xml
Project base dir set to:
/home/users/hguidetti/prj/products/fire/src/persistence/torque
Executing Target: init
Executing Target: om-classes
Loading Schema
[TaskAdapter] Error in class
org.apache.turbine.samples.newtorque.ant.XmlGeneration
BUILD FATAL ERROR: java.lang.reflect.InvocationTargetException
Any idea of the problem ?
Thanks.
Herv�
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]