This is mostly because of a wrong value in "torque.database.schema" property in your build.properties file. The tables you want Torque to generate schema must be owned by the user specifed by that value.
Regards. /tb. > -----Original Message----- > From: John Varghese [mailto:[EMAIL PROTECTED] > Sent: Friday, January 30, 2004 11:19 AM > To: Apache Torque Users List > Subject: Schema File is still empty > > Hi, > My build.properties file is similar to the one you have shown. > But my generated schema file is still blank with contents > -------------------------------------------------------------- > ------------- > > <?xml version="1.0"?> > > <!DOCTYPE database SYSTEM > "http://jakarta.apache.org/turbine/dtd/database.dtd"> > > <!-- Autogenerated by JDBCToXMLSchema! --> > > <database/> > > -------------------------------------------------------------- > ------------- > > I am using Oracle 9i and torque-gen-3.1. > > What could be the reason? > Pls help > Bye > John V > > > > --------------------------------------------------------------------- > 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]
