|
Hi Brennan, Do you have a stack trace for that
NullPointerException? That would help us diagnose that problem. This error from the link you sent: [RPC Fault faultString="Page request
made for item with id = is not from a NullPointerException though.
It occurs when we go to retrieve the lazy loaded item which has “infoId=1”
and the getItem method is returning null. Since previously you returned a
ClientVO which had its Info property set to a ClientInfoVO that had infoId=1,
we would expect to have this method return a valid ClientInfoVO instance. Jeff From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf
Of dreuimar Hi everyone, -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |

