Hi, I see you figured out. That has been fixed in the CVS version 2 months
ago. I strongly recomend using the CVS version. Quite a few issues has
been reported with that beta release.

Also a note on the comment about removing the schema before running
ejbdoclet. I think that only matters when using jboss, at least it seems
to work fine in my weblogic server.

.eivind

On Mon, 9 Dec 2002 [EMAIL PROTECTED] wrote:

> 
> 
> 
> 
> 
> 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
> 



-------------------------------------------------------
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

Reply via email to