I'm trying to run torque in windows with ant 1.4.1. My <database>-schema.xml is well formed (I checked it out with XML Spy, validating against schema DTD) but when I run "ant -f build-torque.xml", got the following error:
"C:\cygwin\home\iran\torque\build-torque.xml:217: Could not create task of type: torque-sql due to java.lang.VerifyError: (class: org/apache/torque/task/TorqueDataModelTask, method: initControlContext signature: ()Lorg/apache/velocity/context/Context;) Incompatible object argument for function call" I know that it is a XML issue, but how can I detect it? Thanx in advance. iran -- To unsubscribe, e-mail: <mailto:turbine-torque-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-torque-user-help@;jakarta.apache.org>
