Could you post the code snippets you use to "get the property"?

Regards,
Alex

On Wed, Jul 23, 2008 at 6:52 PM, Danilo Rosetto Muñoz
<[EMAIL PROTECTED]> wrote:
> 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
>



-- 
Alexander Klimetschek
[EMAIL PROTECTED]

Reply via email to