I am coming along, with what i am trying to approach i think.
How do i find the correct repository path out of my module bean ?
<bean id="dataSource"
class="org.springframework.extensions.jcr.jackrabbit.RepositoryFactoryBean">
<!-- normal factory beans params -->
<property name="configuration"
value="classpath:/WEB-INF/config/repo-conf/jackrabbit-bundle-mysql-search.xml"/>
<!-- use the target folder which will be cleaned -->
<property name="homeDir"
value="classpath:/repositories/magnolia"/>
</bean>
I also missed the correct path to the jackrabbit xml, so i duplicated it for
now, but it would be best to have the correct input for the given xml file and
the magnolia repositories
--
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]>
----------------------------------------------------------------