Jukka Zitting wrote:
On 12/15/06, Kalka, Edyta <[EMAIL PROTECTED]> wrote:
After calling webdav search command where search query is: "//element(*,
corona:directory)", I received the following exception:
[...]
java.lang.NullPointerException
[...]
org.apache.jackrabbit.rmi.server.ServerRow.getValues(ServerRow.java:58)
[...]
What is the reason of such exception?
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.
regards
marcel