Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2184

Allow parsing custom elements in workspace config

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0-alpha1
    • 2.0-alpha8
    • config
    • None

    Description

      In RepositoryConfigurationParser, most *Config elements can be extended in a derived class, e.g.

      public LoginModuleConfig parseLoginModuleConfig(Element security)

      Unfortunately, parseWorkspaceConfig expects an InputSource. One should add a

      protected WorkspaceConfig parseWorkspaceConfig(Element root)

      to allow returning a WorkspaceConfig derived class, without having to copy the entire implementation.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dpfister Dominique Pfister
            dpfister Dominique Pfister
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment