On Fri, Mar 26, 2010 at 07:53, Norman Maurer <[email protected]> wrote: > My cnd file is here: > http://svn.apache.org/viewvc/james/imap/trunk/jcr/src/main/resources/org/apache/james/imap/jcr/imap.cnd?view=markup
I can't help with that issue, but I noticed that almost all of the properties are mandatory in your node types. I would suggest to not do that and have your application cope with non-existing properties (eg. by using default values). Regards, Alex -- Alexander Klimetschek [email protected]
