Hi!

Ingo Bruell wrote:
> is the ejbActivate() Method called when an EntityBean was Passivated and I
> call remove() from the client ? I have some phanomenal effects here!

Yes, that is correct. See figure 9.1.4: ejbRemove is called on an active
instance. Hence it must first be activated.

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]


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

Reply via email to