For example,


<entity-deployment name="com.vop.ebusiness.bannerad.BannerAdBean"
location="com.vop.ebusiness.bannerad.BannerAdBean"
wrapper="BannerAdHome_EntityHomeWrapper17" table="BANNERAD"
data-source="jdbc/VOPEbusinessDS">

Can be used in your orion-ejb-jar.xml.

You can change the table to whatever your needs are.

Justen Stepka

----- Original Message -----
From: "Steffen Stundzig" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Tuesday, June 19, 2001 2:43 AM
Subject: Re: [EJB][1.5.1] ShowStopper on CMP deploying


> Hi Ara,
>
> > "Ara Abrahamian" <[EMAIL PROTECTED]> wrote:
> > I want to notice another limitation: if you have a CMP bean with
ejb-name
> > say bank/Account, then orion throws an exception when generating tables,
> > etc. Orion should use table name bank_Account for example but it doesn't
> > expect a / in ejb-name and fails.
>
> my solution for this problem was, to write down an 'orion-ejb-jar.xml'
with an
> alternative table name.
>
> But I think also, that orion should handle this without an exception.
>
>
> Regards
> Steffen...
>
> --
> ______________________________________________________________________
> Steffen Stundzig                            mailto:[EMAIL PROTECTED]
> SMB GmbH                                        http://www.smb-tec.com
>
>
>
>
>


Reply via email to