Rakesh Midha wrote:
Hello

Looks like the problem is caused after removal of some code in LenyaRepository.java

This code is commented...which was actually registering nodetype CONTENT_NODE

        /*
if (!registry.isRegistered(new QName( LenyaMetaData.NAMESPACE, CONTENT_NODE))) {

[...]

Any idea why this was done and if removed what is an alternative code to register this nodetype if it has to be used.

That's because the meta data handling has changed and I didn't
find the time to update the JCR-based repository implementation
yet. Feel free to send a patch!

-- Andreas


--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to