Hi there...
I am using VA 3.0 websphere test enviroment
I have a session bean being the client of an Entity EJB... somehow when I query the 
Entity EJB (lets say a findByLastName) I only get 5 objects back from the Session Bean 
even though the Entity EJB gets all the primary keys from the DB but only 5 get loaded 
and activated...

if I use a stand alone client app (instead of a session bean), I get all the objects , 
in this case 15...

any clues?

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to