I added this to my compact notation file... <nt = http://www.jcp.org/jcr/nt/1.0> and I am now passed my first problem.
Now I get an exception saying my custom namespace is not defined. I poked aound and nothing obvious popped up on how to do this. -S -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tobias Bocanegra Sent: Wednesday, January 17, 2007 2:55 AM To: [email protected] Subject: Re: NodeDef creation problem you need to mention all namespaces you use in the cnd. regards, toby On 1/16/07, Pruitt, Steve <[EMAIL PROTECTED]> wrote: > I'm getting an exception trying to define my node defs. I am using > the CND notation along the compact reader. In my node def file, I > have only defined my node defs along with a namespace at the top of > the file. My first node def has nt:file as its superclass. > > The exception I am getting says nt is an unknown prefix. I thought > the primary types were automatically installed. Is there some step I > need to do? Thanks. > > > -S > -- -----------------------------------------< [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 >---
