Hi list,

Just got my first CMP Entity bean going under jBoss 2.0 :-)

One thing, when my client a findByPrimaryKey() with a key that's not in 
the db, I am expecting some sort of javax.ejb.FinderException, or 
subclass thereof.

Instead I am getting a java.rmi.NoSuchObjectException inside a 
java.rmi.ServerException.  The spec says of this (Page 197) **it is 
thrown to the client if a remote business method cannot complete because 
the EJB object no longer exists.**

Is this a bug? Or have I just lost the plot somewhere?

Thanks, Geoff




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

Reply via email to