2018-05-23 12:00:16 +02:00
|
|
|
<Context path="/storagehub">
|
|
|
|
<Resource
|
|
|
|
name="jcr/repository"
|
|
|
|
auth="Container"
|
|
|
|
type="javax.jcr.Repository"
|
|
|
|
factory="org.apache.jackrabbit.core.jndi.BindableRepositoryFactory"
|
2018-06-07 10:07:11 +02:00
|
|
|
configFilePath="{{ storagehub_config_file_path }}"
|
|
|
|
repHomeDir="{{ storagehub_rep_home_dir }}"
|
2018-05-23 12:00:16 +02:00
|
|
|
/>
|
|
|
|
|
|
|
|
</Context>
|