[dna-issues] [JBoss JIRA] Created: (DNA-436) Repository example uses different path in configuration repository than assumed by RepositoryService

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon May 25 12:03:56 EDT 2009


Repository example uses different path in configuration repository than assumed by RepositoryService
----------------------------------------------------------------------------------------------------

                 Key: DNA-436
                 URL: https://jira.jboss.org/jira/browse/DNA-436
             Project: DNA
          Issue Type: Bug
          Components: Documentation, Examples
    Affects Versions: 0.4
            Reporter: Randall Hauch
            Priority: Minor
             Fix For: 0.5


The RepositoryService looks for the configuration information in the repository source (supplied by name via the constructor) by default under the "/jcr:system" path.  However, the repository example has a configRepository.xml file in which the content is stored under the "/dna:system" path.  Although it's possible to use the RepositoryService constructor and specify the correct path, the examples should be such that the path used in the examples is that assumed by the RepositoryService.

Therefore, we should change the repository example configuration file to reflect the current default used by the RepositoryService.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list