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 -- View this message in context: http://www.nabble.com/Unable-to-connect-to-single-reposiotory-from-two-different-glassfish-servers-tp25754200p25754200.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
