Hi Alex, the properties are declared as mandatory because without the properties its not a valid object which can be used later to access via the imap.
Bye, Norman 2010/3/26 Alexander Klimetschek <[email protected]>: > 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] >
