How strange, I am getting the very same error, if you get a response, I would appreciate seeing it.
I read the error as a problem with the ant task, rather than a problem with the XML schema I have. I used the JDBC task to generate the schema so I am assuming that the XML schema is correct and it is the ant task that is wrong. -Mike -----Original Message----- From: Iran Marcius [mailto:iran@;isic.com.br] Sent: 29 October 2002 13:22 To: [EMAIL PROTECTED] Subject: VerifyError 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> -- 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>
