Uploaded image for project: 'Magnolia Workflow Module'
  1. Magnolia Workflow Module
  2. MGNLWORKFLOW-470

Workflow bootstraps reference old classes leading to ClassNotFoundEx on server-startup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Neutral
    • None
    • None
    • None
    • None

    Description

      The workflow module(s) comes with "bootstrap-files" referencing classes which apparently do not exist anymore.
      In consequence - when the webapp starts up - we see ClassNotFoundExceptions during startup.
      [See log on gist|http://example.com].


      ClassNotFoundException: info.magnolia.module.workflow.jbpm.humantask.view.PublicationTaskPresenter

      This one is referenced in a couple of resources:

      • info.magnolia.module.workflow.setup.WorkflowBaseModuleVersionHandler
      • info.magnolia.module.workflow.setup.WorkflowBaseModuleVersionHandlerTest
      • workflow/magnolia-module-workflow/src/test/resources/mgnl-bootstrap/workflow-pages/config.modules.pages-app.messageViews.xml
      • workflow/magnolia-module-workflow-pages/src/main/resources/info/magnolia/module/workflow-pages/setup/workflow-pages/config.modules.pages-app.messageViews.xml

      References in MVH are legit.
      CLassNotFoundEx likely coming from the xml-resources


      ClassNotFoundException: info.magnolia.module.workflow.action.WorkItemLocalizedDiffActionDefinition

      References:
       - info.magnolia.module.workflow.setup.WorkflowBaseModuleVersionHandler
       - info.magnolia.module.workflow.setup.WorkflowBaseModuleVersionHandlerTest
       - info.magnolia.module.workflow.jbpm.setup.JbpmWorkflowModuleVersionHandler
       - info.magnolia.module.workflow.jbpm.setup.JbpmWorkflowModuleVersionHandlerTest
       - workflow/magnolia-module-workflow/src/test/resources/mgnl-bootstrap/workflow-pages/config.modules.pages-app.messageViews.xml
       - workflow/magnolia-module-workflow-pages/src/main/resources/info/magnolia/module/workflow-pages/setup/workflow-pages/config.modules.pages-app.messageViews.xml
       

      References in MVH are legit.
      CLassNotFoundEx likely coming from the xml-resources

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                cmeier Christoph Meier
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:

                  Checklists

                    Bug DoR
                    Task DoD