What is this ?

I have a findByPrimaryKey method, with a Primary key wrapper class as the
primary consists of two fields.
I have a few of them which work fine, except this one, that all the time
returns  "nl.unwired.sgs.vwr.ActGrpPK@6c730" , whereas it should throw a
finderException.
 I mean: if I copy the query from the db log and perform it manually it
return the ok value.
If I call a metho on the object, with this value above, it throws a
NoSuchMethod exception. ???
I checked everything, class types....etc.. but can't find whay I am doing
wrong. What does the above mean and what do I do wrong ??? please some help.

Eddie

Reply via email to