Here is some more detail org.apache.torque.engine.EngineException: java.io.FileNotFoundException: D:\projectName\database.dtd (The system cannot find the file specified)
When I go out there, get a database.dtd file, and put it into D:\projectName it gets by the above error and starts throwing org.apache.torque.engine.EngineException: java.net.ConnectException: Connection timed out: connect instead. My first question would be, is there a project out there that uses Maven & the maven-torque-plugin I can view. If there is I can look at how they setup the project and probably learn a lot. Otherwise, I am sort of lost in the dark. I don't know what torque is trying to connect to. And I'm not sure how I can get it to look somewhere else for the database.dtd Thanks folks James E Smith 805 CSPTS / SCBE 256 - 4336 >I am using maven-torque-plugin.3.1.1-rc3 in a project using maven. >I'm receiving an error that reports that torque can not find >database.dtd in the root folder of the project. This is 99% sure a typo in the dtd definition of your schema file. If you match the correct database definition, the DTD will be loaded from the torque jar. >Additionally, do you know of any open source projects that use the >torque plugin with maven? http://jakarta.apache.org/turbine/ Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire Linux, Java, perl, Solaris -- Consulting, Training, Development "Fighting for one's political stand is an honorable action, but re- fusing to acknowledge that there might be weaknesses in one's position - in order to identify them so that they can be remedied - is a large enough problem with the Open Source movement that it deserves to be on this list of the top five problems." -- Michelle Levesque, "Fundamental Issues with Open Source Software Development" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]