yes, but the CND parser automatically adds nt:base as supertype, if needed.
for jackrabbit 1.1, this is automatically done when registering the nodetype. see: http://issues.apache.org/jira/browse/JCR-433 regards, toby On 11/16/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote:
But when we extend from mix:referenceable we also have to extend from nt:base, right? Because every primarytype should directly or indirectly extend from nt:base and mix:referenceable has no supertype. Ted 2006/11/16, Ted Roeloffzen <[EMAIL PROTECTED]>: > > I copied it from the jackrabbit example on the site. > So the example on the site should be altered, because it isn't correct. > > Ted > > 2006/11/16, Tobias Bocanegra < [EMAIL PROTECTED]>: > > > > > mix:referencable > > < mix:referenceable > > > > :-) > > > > On 11/16/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote: > > > When I extend my nodetype from mix:referencable I get an exception. > > > Invalid supertype. > > > > > > Do you have any idea what this could be? > > > > > > Ted > > > > > > 2006/11/16, Stefan Guggisberg <[EMAIL PROTECTED]>: > > > > > > > > On 11/16/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote: > > > > > So that would mean that those nodetype are referenceable by > > default? > > > > > > > > yes > > > > > > > > > > > > > > Ted > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > -----------------------------------------< [EMAIL PROTECTED] >--- > > Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel > > T +41 61 226 98 98, F +41 61 226 98 97 > > -----------------------------------------------< http://www.day.com >--- > > > >
-- -----------------------------------------< [EMAIL PROTECTED] >--- Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98 98, F +41 61 226 98 97 -----------------------------------------------< http://www.day.com >---
