This might sound like a stupid question, but what from the Torque root directory is required for Torque to run? I took all the Torque JARs from the lib directory and moved them under my WEB-INF/lib directory, and placed Torque.properties directly into the WEB-INF folder (which the servlet is finding thanks to Netbeans).
There's a bunch of other folders in there too that I haven't copied anywhere. Is there a dependency on any of these? Secondary question...Is there anything special about the name property of the database tag matching anything else? I know that it should be the same as xxx-schema.xml, and likewise in the build.properties file for Torque. I built a relatively trivial main() app, and I get the same error. My Torque.properties file looks right, so I'm starting to think I'm missing a dependency. __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ -- 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>
