Stackleet Stackleet wrote:
I want to configure my repository.xml file so that I do not have to put hard coded in user name and password information and also my connection URL (jdbc:oracle:…..) may change. This is why I want to have Jackrabbit look this information up via JNDI. How do I do this?
this is currently not possible, but there is an alternative. see: https://issues.apache.org/jira/browse/JCR-1304 (available in jackrabbit 1.4)
regards marcel
