Raj, The xml files used to defined the db structure are in components/src/schema. The vm use by torque should be in the torque plugin jars (/[your maven repo folder ]/repository/torque/jars/torque-gen-templates-3.2.jar).
I found more informantion on the Torque site for Postgres. Maybe it can help : http://db.apache.org/torque/runtime/postgres-howto.html Thanks for your contribution ! On 2/3/06, Raj Saini <[EMAIL PROTECTED]> wrote: > Christophe, > > I had a look on the maven goal in the components subproject. It looks to me > torque:init goal is failing for want of table.vm file. I dont see any > sql/base folder in the source tree. Any idea where it could be? > > Regards, > > Raj > > On 2/3/06, Christophe Lombart <[EMAIL PROTECTED]> wrote: > > > > ok - thanks ! > > what kind of information are you looking for :-) ? > > Did you already review the maven goals present in the components > > subproject ? > > In order to generate the SQL scripts, we use the Torque maven plugin. > > It seems this plugin gives the error - following your previous mail : > > > > 70:28: <torque-sql> Exception thrown by 'generator.parse'. For more > > information > > consult the velocity log, or invoke ant with the -debug flag. > > Total time: 34 seconds > > > > Torque uses some templates to generate the sql scripts. Maybe one of > > them is not correct. This just one idea. > > > > > > > > > > On 2/3/06, Raj Saini <[EMAIL PROTECTED]> wrote: > > > If you can give some guidelines, I can try to fix it and send the patch. > > > > > > Regards, > > > > > > Raj > > > > > > On 2/3/06, Christophe Lombart <[EMAIL PROTECTED]> wrote: > > > > > > > > Thanks for the feedback. It seems that is in the Postgesql support in > > > > Torque. I will add this issue in Jira. Sorry I have no time to work on > > > > it now. > > > > > > > > > > > > -- > > > > Best regards, > > > > > > > > Christophe > > > > > > > > > > > > > > > > -- > > Best regards, > > > > Christophe > > > > -- Best regards, Christophe
