Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by AndreasHartmann:
http://wiki.apache.org/lenya/JcrConfiguration

------------------------------------------------------------------------------
      java/org/apache/lenya/lenya.roles. You need to search for the existing
      entry and change it.
  
- {{{
+     {{{
- <role name="org.apache.lenya.cms.repository.NodeFactory"
+     <role name="org.apache.lenya.cms.repository.NodeFactory"
-   shorthand="node-factory"
+       shorthand="node-factory"
-   default-class="org.apache.lenya.cms.jcr.JCRNodeFactory"/>
+       default-class="org.apache.lenya.cms.jcr.JCRNodeFactory"/>
- }}}
+     }}}
  
   1. Start Jetty.
  
   1. Call the "Import into JCR" usecase to migrate the content:
  
- {{{
+     {{{
      http://localhost:8888/index.html?lenya.usecase=jcr.import
- }}}
+     }}}
      (select your publication and click OK)
  
   1. Delete the content directory of your publication 
($LENYA_HOME/lenya/pubs/<yourpub>/content). You don't need it anymore.

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

Reply via email to