You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by Apache Wiki <wi...@apache.org> on 2011/11/10 18:35:28 UTC

[Jackrabbit Wiki] Update of "JackrabbitOnJBoss" by GustavoOrair

Dear Wiki user,

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

The "JackrabbitOnJBoss" page has been changed by GustavoOrair:
http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss?action=diff&rev1=35&rev2=36

Comment:
Adding warning on JCA Jackrabbit instructions

   1. Edit the template to match your environment:
     * Change the {{{rar-name}}} setting to match the actual name of the jackrabbit-jca RAR file you downloaded and deployed above
     * Change the {{{homeDir}}} property to match the folder where you want Jackrabbit to store its files
+ 
+      /!\ If you change the HomeDir property, you should not use repositoryURI property.
   1. Deploy the resulting {{{jcr-ds.xml}}} file to JBoss
  
  Now, jackrabbit is running and available through JNDI at {{{java:jcr/local}}} (or whatever other JNDI name you specified).