Hi!

I'm having problems using jackrabbit + inheritance.

For sample, I have the following CND file:
<nt = 'http://www.jcp.org/jcr/nt/1.0'>
<mix = 'http://www.jcp.org/jcr/mix/1.0'>
<tst = 'http://mycompany.com/jcr/2008/tst'>
[tst:superType] > nt:hierarchyNode, mix:referenceable
  - tst:someFile (binary)

[tst:person] > tst:superType
  - tst:someText (string) mandatory

So, when I try to get the property "tst:someFile", it doesn't work. If I try
to evaluate the node using debug I can't see this property.

Thank you.

Danilo Rosetto Muñoz
http://munozdanilo.googlepages.com

Reply via email to