Thanks Alexander for replying. Issue 1) While attempting registering nodeType (mypc.cnd file) I get the exception 'mypc' is not a registered namespace prefix.
Here is the snippet of mypc.cnd <mypc= 'http://www.mypc.com/mypc'> [mypc:Folder] > nt:base, mix:referenceable - mypc:name (string) mandatory + *(mypc:Folder) + *(mypc:Document) This works ok if I update the ns_reg.properties manually and insert 'mypc' namespace (which of-course is not the right way). What is the standard way of registering namespaces? -- View this message in context: http://www.nabble.com/Namespace-registration-tp17801235p17804724.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
