Hi,
I am trying to use XPath query and I must be doing something
wrong :
This query works fine :
/jcr:root/kmelia60/* retuning my 2 child nodes whith the
primaryType
my:type
while this one :
/jcr:root/kmelia60/element(*, my:type) return no child.
Where is my mistake ? (I am using jackrabbit 1.4 core
1.4.5)
Thanks,
Emmanuel
|