Hey Scott,
> I tried it and this now returns a java.rmi.NoSuchObjectException on
> the business method calls. Shouldn't this be failing in the
> finder operation though?
Well, in EJB spec 1.1, 12.3.2, it says that in case of exceptions thrown by
ejbActivate() the container must throw RemoteException to the client, and
NoSuchObjectException is a subclass of it.
If I missed something, let me know and we'll discuss it.
Simon
> Even though the finder does return a key indicating the bean
> exists, the
> container is never able to bring an instance to the ready state.
>
> ----- Original Message -----
> From: "Bordet, Simone" <[EMAIL PROTECTED]>
> To: "'jBoss'" <[EMAIL PROTECTED]>
> Sent: Thursday, January 04, 2001 1:16 AM
> Subject: RE: [jBoss-User] NullPointerException in
> EntityInstanceIntercepto r for BMP with String primary key
>
>
> Hey Scott,
>
> fixed in CVS. Let me know if you still have problems.
>
> Simon
>
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]