I reported this in Bugzilla as #45, #46.  (I don't know how it got there
twice!)

Nick

At 04:07 PM 9/26/00 -0700, you wrote:
>Hi,
>
>whenever i try to persist a 1-1 relationship between a bean and dependent 
>class i get the following exception during deployment
>
>       Auto-deploying Cart (ejb-jar.xml had been touched since the previous 
>deployment)
>... CartEJB_PersistenceManager2.java:87: Incompatible type for =. Explicit
cast
>       needed to convert cart.CartItem to CartItem_Dependent0.
>                this.cartItem = value;
>                              ^
>1 error
>
>Is this an Orion Bug. THe same classes work fine if i use 1-many relationship?
>
>Thanks much
>Krishnan


Reply via email to