Hey,

Any stack trace ?

Simon

> -----Original Message-----
> From: Ingo Bruell [mailto:[EMAIL PROTECTED]]
> Sent: marted� 5 dicembre 2000 18:55
> To: jBoss
> Subject: Re[2]: [jBoss-User] ejbActivate
> 
> 
> Hi Simone,
> 
> Tuesday, December 05, 2000, 5:38:59 PM, you wrote:
> 
> >> is the ejbActivate() Method called when an EntityBean was
> >> Passivated and I
> >> call remove() from the client ? 
> 
> BS> Yes. remove() can be called when the instance is in ready 
> state, so it must
> BS> be activated before removing it.
> 
> >> I have some phanomenal effects here!
> 
> BS> Which ones ?
> 
> I want to remove a parent EntityBean in the ejbRemove() Method, but
> only this EntityBean is removed. In ejbActivate() I get the reference
> to the RemoteObject of the parent EntityBean. The reference is stored
> in a private transient Variable. Is it correct ?
> The Server shows no error and the client too. But If I create a new
> EntityBean with the same key as the removed one, I get a Object
> exists error (In the parent EntityBean).
> 
> so long
> 
> 
> Ingo Bruell                                 
> 
> ---
> <[EMAIL PROTECTED]>
> <ICQ# 40377720>
> Oldenburg    PGP-Fingerprint: 9DD0 1776 DF4D 5B16  A532 C2A1 4701 EEA2
> Germany      PGP-Public-Key available at pgpkeys.mit.edu
> 
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to