Howdy! An application I'm writing needs to generate an xml schema from a database's metadata, so I'm trying to incorporate torque.
All's well except that when I call execute() on the TorqueJDBCTransformTask() object I've created, I get a null pointer exception in org.apache.tools.ant.Task.log() The application's logging to the correct file - so the torque.properties file is being read correctly.... any clues? dave thau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
