The biggest problem about it is, that i can't access or find the homeDir...
<!-- normal repository -->
<bean id="repository"
class="org.springmodules.jcr.jackrabbit.RepositoryFactoryBean">
<!-- normal factory beans params -->
<property name="configuration"
value="classpath:/jackrabbit-repository.xml" />
<!-- use the target folder which will be cleaned -->
<property name="homeDir" value="file:./target/repo" />
</bean>
<property name="homeDir" value="file:./target/repo" />
Where is it ???
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=ebdb81f3-4b76-43e9-8151-40333d083a95
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------