Hi, On 12/18/06, Marcel Reutegger <[EMAIL PROTECTED]> wrote:
Jukka Zitting wrote: > The problem is that for some reason the getValues() method of the > underlying Row returns an array with one or more null values.Please note that this may happen anytime. If the select list contains a property which is not set on a result node the corresponding row value is null.
Oh, that explains... So it's a problem in JCR-RMI, I'll file a bug report for that. BR, Jukka Zitting
