Hi Julian, Declaring it in the CND or are you referring to the code? I do register it in the code, but I just left that portion off as I didn't think it was necessary.
On Dec 18, 2007 10:09 AM, Julian Reschke <[EMAIL PROTECTED]> wrote: > Sean Callan wrote: > > I'm having some trouble creating my own custom nodes and I've done a > > fair amount of searching online but I'm still ending up with errors. > > > > This is the exception that is being generated, it's very cyptic and > > not very informative : "(java.lang.String) Error while parsing > > 'webfmis:resource' (cnd input stream, line 1)" > > > > I have the following code: > > > > ## CND File > > [webfmis:resource] > nt:resource > > - webfmis:fileName (string) > > - webfmis:size (string) > > ... > > Shouldn't you declaring the "webfmis" prefix? > > BR, Julian >
