> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl
> Thompson
> Sent: 4. oktober 2002 20:53
> To: [EMAIL PROTECTED]
> Subject: [Middlegen-user] gui - entity bean generation
> 
> 
> Hello there,
> 
>   I am new to middlegen, so I  have tried running the
> tutorial to get an understanding of how it works. I am
> using Eclipse and Ant build files to develop EJB 2.0
> applications (which is where middlegen comes in)
> against an Oracle 8i database. I can't get the GUI to
> generate entity beans because of 2 related issues:
>      1) Once a developer has connected to one of our
> databases he/she must attach the correct
>          SCHEMA name to the table name in order to
> query it (e.g., select * from coeadmin.customer)
>        When the gui connects it cannot find any tables
> for the userid/password provided (because the
>         tables are not under that userid/password)
>     2) If I use the admin userid/password in the gui
> then the gui "HANGS". There are a total of 91 tables
> could this be the reason for hanging when using the
> adin userid/password (too many tables)?
> 
>  What can I do to provide the schema name to the
> gui???
> 

Assuming you're on Middlegen 2.0-b1, try this:
http://boss.bekk.no/boss/middlegen/ant/index.html#schema

HTH, Aslak

> Thanks
> Darryl
> 
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
> 
> 
> -------------------------------------------------------
> 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