Re: Generator.parse Error Method get threw exception for reference $dbprops, generator

2004-12-16 Thread Tod Thomas
I went back and did a torque reinstall to eliminate my directory layout customizations as a factor. I'm still getting the velocity errors when I run maven:torque. Can anybody help? Thanks - Tod Tod Thomas wrote: Some might have guessed this would be my next post as I've n

Re: Torque Maven Plugin Problem

2004-12-13 Thread Tod Thomas
Henning P. Schmiedehausen wrote: Tod Thomas <[EMAIL PROTECTED]> writes: Thomas, Sweet, this worked perfectly. I'll document it under a seperate subject line later today. Thanks for your help. If you are using maven, you can simply add the jar to project.xml and add it to

Generator.parse Error Method get threw exception for reference $dbprops, generator

2004-12-10 Thread Tod Thomas
Some might have guessed this would be my next post as I've noticed the 'generator.parse' error seems to be on the newbie list-o-topics. I've got the schema.xml file generated, and renamed it to project-schema.xml. I tried running 'maven torque' and eventually it fails with the error: Exception thr

Re: Torque Maven Plugin Problem

2004-12-08 Thread Tod Thomas
Thanks. Given Henning's comments, how would this change to the project.properties be best accomlished? Thanks - Tod Thomas Fischer wrote: Hi Tod, here it is... http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=4463

Torque Maven Plugin ClassNotFoundException Generating schema.xml

2004-12-08 Thread Tod Thomas
I renamed this to hopefully make it easy for someone to find if they run into the same problem. The solution that worked for me is: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=4845 A more elegant solution that I haven't tried yet is: http://nagoya.apache.org/eyebrowse/[EMAIL PRO

Re: Torque Maven Plugin Problem

2004-12-07 Thread Tod Thomas
Actually I didn't, I'll check the archives. However, if you have a link handy I'd appreciate it. Tod Thomas Fischer wrote: Hi Tod, have you seen the solution which Henning has posted in the dev list ? Hennings solution is clean and probably does the same thing, so if his solu

Re: Torque Maven Plugin Problem

2004-12-07 Thread Tod Thomas
Thomas, Sweet, this worked perfectly. I'll document it under a seperate subject line later today. Thanks for your help. Tod Thomas Fischer wrote: Hi Tod, I finally got a (_VERY_ dirty) solution for your problem. Perhaps some maven guru on the list can create a cleaner solution from this.

Torque Build Problem

2004-12-06 Thread Tod Thomas
I am executing maven torque:jdbc to generate schema.xml. It continually displays this error: ... java.lang.ClassNotFoundException: classes12.jar Total time: 6 seconds Finished at: Fri Dec 03 15:22:58 EST 2004 classes12.jar is present. I have tried different iterations of the CLASSPATH and noth

Torque Maven Plugin Problem

2004-12-03 Thread Tod Thomas
I am executing maven torque:jdbc to generate schema.xml. It continually displays this error: ... java.lang.ClassNotFoundException: classes12.jar Total time: 6 seconds Finished at: Fri Dec 03 15:22:58 EST 2004 classes12.jar is present. I have tried different iterations of the CLASSPATH and noth