From Vinod_Thapliyal@infosys.com Fri Feb 7 08:26:17 2003 Return-Path: Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 44426 invoked from network); 7 Feb 2003 08:26:17 -0000 Received: from bosvwl01.infy.com (HELO bosvwl01.infosys.com) (216.52.49.35) by daedalus.apache.org with SMTP; 7 Feb 2003 08:26:17 -0000 Received: from 192.168.200.82 by bosvwl01.infosys.com (InterScan E-Mail VirusWall NT); Fri, 07 Feb 2003 03:14:59 -0500 Received: from BLRKECIMR01.ad.infosys.com ([192.168.200.58]) by INDHUBBHS02.ad.infosys.com with Microsoft SMTPSVC(5.0.2195.5329); Fri, 7 Feb 2003 14:00:12 +0530 Received: from kecmsg04.ad.infosys.com ([192.168.117.9]) by BLRKECIMR01.ad.infosys.com with Microsoft SMTPSVC(5.0.2195.5329); Fri, 7 Feb 2003 14:00:12 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: build successful but no table in the data base. Date: Fri, 7 Feb 2003 14:00:11 +0530 Message-ID: <1BD922A62552D411B48A00D0B7472375154C3F15@kecmsg04.ad.infosys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: build successful but no table in the data base. Thread-Index: AcLOeq5qAMgzwphrQ0aMMXrVi3iVLQAB8koQ From: "Vinod_Thapliyal" To: "Turbine Torque Developers List" X-OriginalArrivalTime: 07 Feb 2003 08:30:12.0209 (UTC) FILETIME=[21C06610:01C2CE83] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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 for the schema file in the = schema directory and the sql files generated by torque during the build = process. -----Original Message----- From: Scott Eade [mailto:seade@backstagetech.com.au]=20 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 --=20 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" = wrote: > Hi, >=20 > 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???????????????????? >=20 > Where have I gone wrong???????? >=20 > I hope there will be a reply to this query................. >=20 > Raghu >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org > For additional commands, e-mail: torque-dev-help@db.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org