Hi Alexandru, Alexandru Popescu a écrit :
> I am doing the same and I have results, so probably you have another > problem stopping this to work correctly. Ok, I found the error: my type was inheriting from nt:base and that make the query fail... but I don't know why. Now it works :) However, the following query still doesn't work: //*[jcr:like(@jcr:mixinTypes, '%my:type%')] It should return the same result as //element(*, my:type), or am I wrong ? Thanks for your help, Cedric
