-
Bug
-
Resolution: Done
-
Blocker
-
3.0.0.Alpha4
-
None
-
None
The JNDI name lookup /jcr/local/RepoName is not working. The only way to get the repo is using both parameters: URL=/jcr/local and REPOSITORY_NAME=RepoName. The JndiRepositoryFactory hides the lookup NamingException on line 281, by returning null. At least an error or warning message would be useful, even if other factories might be able to resolve the repository?
- is incorporated by
-
MODE-1501 NullPointerException during Repository.login in EJB Startup
- Closed