No, it is not a blocking problem. I have found a workaround, when I declared
all variables from base class in derived class one more time and made some
adjustment in the code.
Thanks,
Miro
-----Original Message-----
From: Helene JOANIN [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 09, 1999 4:11 AM
To: Halas, Miroslav
Cc: '[EMAIL PROTECTED]'; Helene JOANIN
Subject: Re: Primary Key class problem - Another one
Halas, Miroslav wrote:
>
> Hi,
>
> I have found another problem with my primary key class for EntityBeans
which
> might be problem of Jonas.
> I have two classes
>
> class BaseKey
> {
> public int m_iID;
> }
>
> class ExtendedKey extends BaseKey
> {
> public int m_iType;
> }
>
> If I use ExtendedKey as a primary key class for my EntityBean, GenIC
> generates classes using only m_iType member variable as a key ignoring
> derived m_iID. This code works with Weblogic 4.5.1 so I am wondering if it
> is a bug in Jonas?
>
Hi,
Indeed, it's a bug in JOnAS.
We note it.
Is it a blocking problem for you ?
Best regards.
H�l�ne.
--
-=- H�l�ne JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
mailto:[EMAIL PROTECTED] http://www-frec.bull.com
Phone: 33.4.76.29.73.53 Fax: 33.4.76.29.76.00
Download our EJB Server JOnAS at http://www.bullsoft.com/ejb
_______________________________________________________________