Scott Walters <[EMAIL PROTECTED]> wrote on 12/09/2002 10:16:50 PM:
> You may also want to make sure that the schema is set in the
middlegen
> ant task. I included a sample below. The db config file only
provides
Ding!
The build.xml file in the samples directory has a middlegen tag w/
a blank "schema" attribute.
Change that line to:
schema="${database.schema}"
and it reads the schema in the DB config file.
You need to set "database.schema" to the username you're logging in as
when you create the tables for the airline sample.
I hope someone who is contributing to the middlegen source is reading
this. I'm not familiar w/ it enough to start mucking w/ CVS :-)
Thanks, Scott.
ken
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user