On Mon, Jan 25, 2010 at 16:30, Rakesh Vidyadharan <[email protected]> wrote: > I used the system view. You can see the exporter code at > http://kenai.com/projects/jcrmanager/sources/svn/content/trunk/src/app/com/sptci/jcr/webui/listener/menu/NodeExportListener.java?rev=48 > (line 99).
In JCR 2.0 the property sv:multiple=true must be set for multi-value properties (see [1]). I thought this is the case for Jackrabbit 1.x already (but I might be wrong). Do you see that property in your exports? [1] http://www.day.com/specs/jcr/2.0/7_Export.html#SystemView Regards, Alex -- Alexander Klimetschek [email protected]
