Even I ran the Sql scripts for the Jetspeed tables and populated the tables manually. 
But, then I again created one new schema file for one more table. The build was 
successful and all the OM classes (for the new table) were there. But, the table was 
not created. So, does it mean that every time I want to create a table I need to 
manually create and populate the tables and use the build only to generate OM classes?


If this is the case then there is no need the sql files generated by torque during the 
build process.

Is it that I only need to copy the OM classes generated to my already existing OM 
classes (including the map builder class for my table).



-----Original Message-----
From: Scott Eade [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 07, 2003 12:55 PM
To: Torque Developers List
Subject: Re: build successful but no table in the data base.

I am reasonably sure that you have to create the database manually whenh
using torque with oracle.

HTH,

Scott
-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au
.Mac Chat/AIM: seade at mac dot com



On 7/02/2003 4:56 PM, "Vinod_Thapliyal" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I configured my torque.properties and build.properties to connect to my oracle
> database. I created one more Schema file in the schema directory and named it
> as tea-schema.xml. Now, since torque generates the om model for the files in
> schema directory ending with "X-schema.xml". The peer classes for my table are
> generated and my build for  the jetspeed is successful. My jetspeed is up and
> running but when I try to access my Tea table from database using the Database
> browser nothing happens. I looked into the databse there is no
> table????????????????????
> 
> Where have I gone wrong????????
> 
> I hope there will be a reply to this query.................
> 
> Raghu
> 
> ---------------------------------------------------------------------
> 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to