Hi Had the same problem. Someone suggested removing the schema parameter from the middlegen task in the build.xml which worked for me
:-) Tom Lister * [EMAIL PROTECTED] * 020 775 65014 -----Original Message----- From: zousey seyzou [mailto:[EMAIL PROTECTED] Sent: 02 November 2003 09:33 To: [EMAIL PROTECTED] Subject: [Middlegen-user] Tables are not found Hello forum, I have download middlegen from cvs.VALUEOBJECT_REFACTORING_BRANCH thanks to your help, now i am trying to use it. it connect well, but tell me that the db is empty, but there tables in the database, i have tried with 2 different schema I am using oracle. I am trying on user=scott; pasw=tiger; db= PUS. I get the following Errors: C:\GNU\WinCvs 1.3\CVSNT\middlegen\samples>ant Buildfile: build.xml check-driver-present: panic-if-driver-not-present: middlegen: [middlegen] Database URL:jdbc:oracle:thin:@localhost:1521:PUS [middlegen] No <table> elements specified. Reading all tables. This might take a while... BUILD FAILED file:C:/GNU/WinCvs%201.3/CVSNT/middlegen/samples/build.xml:150: middlegen.MiddlegenException: Middlegen successfully connected to the database, but co uldn't find any tables. Perhaps the specified schema or catalog is wrong? -Or maybe there aren't any tables in the database at all? Total time: 3 seconds C:\GNU\WinCvs 1.3\CVSNT\middlegen\samples> Please help. thanks _________________________________________________________________ F� alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user *************************************************************************** This communication (including any attachments) contains confidential information. If you are not the intended recipient and you have received this communication in error, you should destroy it without copying, disclosing or otherwise using its contents. Please notify the sender immediately of the error. Internet communications are not necessarily secure and may be intercepted or changed after they are sent. Abbey National Treasury Services plc does not accept liability for any loss you may suffer as a result of interception or any liability for such changes. If you wish to confirm the origin or content of this communication, please contact the sender by using an alternative means of communication. This communication does not create or modify any contract and, unless otherwise stated, is not intended to be contractually binding. Abbey National Treasury Services plc. Registered Office: Abbey National House, 2 Triton Square, Regents Place, London NW1 3AN. Registered in England under Company Registration Number: 2338548. Regulated by the Financial Services Authority (FSA). *************************************************************************** ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
