Thanks, that was the problem... David Quoting Russell Simpkins <[EMAIL PROTECTED]>:
> Start by making sure you have the latest postgresql jdbc drivers. The > ones that ship with middlegen are no good. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of David > R > Robison > Sent: Friday, November 14, 2003 12:33 PM > To: [EMAIL PROTECTED] > Subject: [Middlegen-user] Error with UNSPECIFIED column > > Hello, I new to Middlegen. I trying to run middlegen against a > postgresql > database. When I run it against one of my tables, I get the following > error: > > [middlegen] java.lang.IllegalArgumentException: There is no column > named > UNSPECIFIED in the table named row_status_type > [middlegen] at middlegen.DbTable.getColumn(DbTable.java:304) > [middlegen] at > middlegen.MiddlegenPopulator.addCrossref(MiddlegenPopulator.java:635) > [middlegen] at > middlegen.MiddlegenPopulator.addRelations(MiddlegenPopulator.java:375) > [middlegen] at > middlegen.MiddlegenPopulator.populate(MiddlegenPopulator.java:257) > [middlegen] at > middlegen.MiddlegenTask.execute(MiddlegenTask.java:403) > [middlegen] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:193) > [middlegen] at org.apache.tools.ant.Task.perform(Task.java:341) > [middlegen] at org.apache.tools.ant.Target.execute(Target.java:309) > [middlegen] at > org.apache.tools.ant.Target.performTasks(Target.java:336) > [middlegen] at > org.apache.tools.ant.Project.executeTarget(Project.java:1339) > [middlegen] at > org.apache.tools.ant.Project.executeTargets(Project.java:1255) > [middlegen] at org.apache.tools.ant.Main.runBuild(Main.java:609) > [middlegen] at org.apache.tools.ant.Main.start(Main.java:196) > [middlegen] at org.apache.tools.ant.Main.main(Main.java:235) > > Any ideas what the problem might be? > Thanks, > David Robison > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
