Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-9615

WebEngine devmode is broken for modules that do not declare a module.xml file

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.6-SNAPSHOT
    • Fix Version/s: 5.6-RC1, 5.6
    • Component/s: WebEngine

      Description

      When Dev mode is activated, Nuxeo WebEngine uses a separated classloader to reload the modules.
      Because the main root map uses Classes as key is does only work when the fallback on module.xml is available (using String instead of a class).

      => move the map to <String,ModuleConfiguration> so that WebEngine module that do not use a module.xml can still start when dev mode is activate.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                tdelprat Thierry Delprat
                Reporter:
                tdelprat Thierry Delprat
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: