Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-2519

workaround for WebSphere-8.5 bug which hits ServletProcessApplicationDeployer

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha4
    • None
    • engine
    • None

    Description

      ServletProcessApplicationDeployer uses @HandlesTypes(ProcessApplication.class)

      WebSphere-8.5 seems to have a bug in the handling of @HandlesTypes which causes it to add the annotation itself to the Set<Class<?>> which gets passed into the onStartup method.

      This causes CamundaBPM to think that two different ProcessApplications got discovered.

      A possible workaround would be to manually remove the annotation itself from this Set.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              thorben.lindhauer Thorben Lindhauer
              struberg Mark Struberg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce