You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2009/10/07 10:10:31 UTC

[jira] Closed: (JCR-2347) Unable to connect to single reposiotory from two different glassfish servers

     [ https://issues.apache.org/jira/browse/JCR-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg closed JCR-2347.
----------------------------------


> Unable to connect to single reposiotory from two different glassfish servers
> ----------------------------------------------------------------------------
>
>                 Key: JCR-2347
>                 URL: https://issues.apache.org/jira/browse/JCR-2347
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>    Affects Versions: 1.5.4
>            Reporter: sydaiah nallabirudu
>
> Hi,
> We are connecting to jackrabbit repository by using JNDI.
> We configured the JNDI name with the following parameters in glass fish server.
> 	JNDI Name = jcr/testrep
> 	Resource Type = javax.jcr.Repository 
> 	Factory Class = org.apache.jackrabbit.core.jndi.BindableRepositoryFactory 
> 	repHomeDir = /apps/jackrabbit
> 	configFilePath = /apps/jackrabbit/repository.xml
> /apps/jackrabbit is directory is in the same machine where glass server is running. We want to deploy jackrabbit reports application in another glassfish server.Jackrabbit reports application also should connect to the same reposiotory.
> So here the question is : is there any way to connect to same repository from two different glassfish servers?
> Thanks
> Sydaiah N

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.