table not found by middlegenIDE 1.0
"Yi-Xiong Zhou" <[email protected]> Mon, 7 Feb 2005 13:02:59 -0800
| Newsgroups | gmane.comp.java.ejb.middlegen.user |
|---|---|
| Message-ID | <[email protected]> |
I have tried on middlegenIDE 1.0.0 and 1.0.1 and got the following error: org.eclipse.core.runtime.CoreException: C:\**\middlegen-build.xml:91: Middlegen.MiddlegenException: The database doesn't have any table named DEPOSIT. Please make sure the table exists. Also note that some databases are case sensitive. Found the following tables: ____ I am using eclipse 3.1.0 Build id: 200412162000, running on winXP Pro. The database is oracle 10g. MiddlegenIDE was able to load the table. The error was generated after I clicked on the run button. Sean