| Author |
RequestFactory throws an exception when on null relationships
|
Kerry Wilson
Ranch Hand
Joined: Oct 29, 2003
Posts: 251
|
|
When I return an entity from a method with a null EntityProxy relationship (ie, Book.getAuthor() when Author is null) an exception is thrown. Is it possible to return objects with null values in them?
Stacktrace here:
http://pastebin.com/y80E2GMT
|
http://www.goodercode.com
SCJP 1.4
|
 |
 |
|
|
subject: RequestFactory throws an exception when on null relationships
|
|
|