Hi, Emmanuel Hugonnet wrote:
This query works fine :/jcr:root/kmelia60/* retuning my 2 child nodes whith the primaryType my:typewhile 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)
did you make sure that those nodes are saved before you execute the query? regards marcel