Hello,

I have few questions about the JCR interface in magnolia :
- How to store the repository on my Desktop (for exemple). I think the only thing I have to do is to change the repository home location in default/magnolia.properties. Is It right ? - Does magnolia use JNDI with the default configuration (ie with a fresh downloaded war) ? - How to access the magnolia repository with another webapp using tomcat JNDI (see jackrabbit model 2 : http://jackrabbit.apache.org/doc/deploy/howto-model2.html). In other words, how to create a JCR connection pool (with a derby database). Please, can you describe the procedure for the magnolia webapp and the other webapp. Is it possible to add a ressource in the the server.xml (gloabalNamingRessource) specifying the jackrabbit-debery-search.xml as configFilePath ? - Is the file DataSourcePersistenceManager.jar (or JNDIPooledDatabasePersistenceManager.jar) needed to run magnolia in such configuration. - I have tried to build a test webapp based on the official jackrabbit tutorial (model 2). There is a class used to declare the ressource (org.apache.jackrabbit.core.jndi.BindableRepositoryFactory) which is not present on the version 1.3 of jackrabbit-core. When I try to configure the resource with the org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory classe, I get a ClassCastException - According to the apache tutorial, a snippet (Ressource link) is needed in server.xml or in conf/enginename...webapp.xml, ie outside of the webapp folder. How can magnolia access to JNDI if this snippet is not added ? (the wiki page http://www.magnolia.info/wiki/Wiki.jsp?page=SettingUpMySQLRepositoryWithMagnolia3.1 does not mention it)

Thanks a lot in advance.


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to