The dtd stuff sounds like it's not connecting to the sites it should be. Maybe the internet connection is bad or something? I think most of them connect to some site where the DTD resides, and that DTD helps to define the elements in the XML file.
To answer your questions, Torque is not supported by anyone in the way that Windows is for example. It's supported by people that want to give back to the open source community. I totally agree with you that the documentation is marginal at best, but I haven't had the time to help with that. I'd like to write up a better how-to, especially one for Eclipse. If you care to help me with that, see my comments in the last paragraph. Torque is still being developed and there's always someone submitted new features or fixing bugs. To answer your question whether or not you should be using Hibernate...I don't know. I've looked at Hibernate and it looks more powerful than Torque, but also looks more complex. I don't have any experience using it myself though. Torque certainly has a learning curve, but once you've got it set up, it's really neat and really useful if you're doing any Java development requiring some JDBC connections to modify data.
I think the thing that would be of most value would be if/when you get Torque working, to post on here or somewhere the major pain points you had. What was most unclear and difficult, and then hopefully someone can write better documentation so that others don't have the same issues in the future. Believe me I was frustrated before I got it working, and I have a feeling that I'm going to be again when I try to get a how-to together. I feel your pain.
-Brandon
----- Original Message ----- From: "Laran Evans" <[EMAIL PROTECTED]>
To: "Apache Torque Users List" <[email protected]>
Sent: Thursday, April 14, 2005 4:41 PM
Subject: generator with ant
Can anyone give me the quick 1, 2, 3 to running the generator via ant?
I've tried running ant on build-torque.xml from the src distro, but ./lib isn't found. I've tried copying build-torque.xml and build-torque.xml and build.properties into the root of the binary distribution and running, but still tasks aren't being found.
I've read some of the docs and haven't found very good documentation to be honest. Is Torque supported by anyone? Is it still being developed? Is it dead? Should I be looking to Hibernate for this kind of thing?
- Laran
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
