Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-11100

Webfile bundle loading

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • webfiles-4.3.0, services-4.3.0
    • None
    • None
    • Pulsar
    • Platform 177, Platform 178

    Description

      In development mode (autoreload service enabled), loading of webfilebundles provided as jar only (no filesystem), would be skipped.

      In order to fix this behavior, following actions should be taken:

      1. Add WebFilesWatcherService service (getWebFilesDirectories()) for getting watched webfile bundle directories by AutoReloadService
      2. Add atomic WebFilesServiceImpl#importJcrWebFileBundle() method which isn't conditional on AutoreloadService being unavailable/disabled 

      Futher actions:

      1. Modify ConfigurationServiceImpl/ConfigurationConfigService webfilebundle loading approach: Load all webfilebundles from jars if WebFilesWatcherService == null (i.e. AutoReloadService is unavailable/disabled) or if the module is not already known and managed (loaded) by the WebFilesWatcherService

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sshepelevich Sergey Shepelevich
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: