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
_______________________________________________________________