symfony-cmf/cmf-sandbox

Jackrabbit configuration

idisoft opened this issue · 4 comments

Hi.
I need helps for jackrabbit configuration. I'am reading his configuration here https://github.com/jackalope/jackalope/wiki/Running-jackrabbit-in-tomcat-with-mysql and I have not understand this part:

SETUP___________________________________________
Shut down tomcat again. Copy the contents of bootstrap.properties into /opt/bootstrap.properties and edit webapps/jackrabbit-/WEB-INF/web.xml to point bootstrap.properties to that file. When not doing this, repository setup will not work.

I don't see the "opt" folder any where.

I changed the description there, it was not correct. You need to create the directory /opt/jackrabbit manually.

Thanks for reply. so where can I find this bootstrap.properties??

See further below on the wiki page ...

dbu commented

@idisoft in https://github.com/jackalope/jackalope/wiki/Running-jackrabbit-in-tomcat-with-mysql#boostrapproperties the doc says to adjust paths in that properties file. if you feel lucky, there is also a download link for an adjusted properties file (but this is not tested when new jackrabbit versions are released, so it might be outdated)