Hi, On 9/3/06, Carlos Villegas <[EMAIL PROTECTED]> wrote:
I have noticed that handling of nulls in the RMI client is inconsistent, some methods don't handle nulls correctly. We managed to sort out which methods work and are using that way. This doesn't happen with the local client. I was going to report this but I haven't had time to put a test case.
Good point. Incorrect null handling is most likely related to the local/remote mapping not being prepared for null values. There were some issues reported about that earlier, but I haven't gone through the entire codebase looking for them systematically. I can probably identify and fix the problems quite fast even if you can just identify the troublesome methods, so a Jira issue even without a test case would be valuable. BR, Jukka Zitting -- Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED] Software craftsmanship, JCR consulting, and Java development
