Hi Jin, It works now, thank you very much!
The generated schema file contains a <app-data> tag. When generate om using this schema, it report errors: [torque-om] Error [line 4, row -1]: Element type "app-data" is not declared. [torque-om] Resolver: used database.dtd from org.apache.torque.engine.database.transform package [torque-om] Error [line 4, row -1]: Element type "app-data" is not declared. BUILD SUCCESSFUL Anyway, the sql file and om files are generated. What's the matter? Thanks again. Annie ----- Original Message ----- From: "Jin Choi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 31, 2002 11:36 PM Subject: Re: Got a empty schema file while generate schema from jdbc When generating a schema from JDBC using the JDBCToXMLSchema ANT task with Oracle, it is necessary to specify the databaseSchema build property in uppercase. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
