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

workaround for WebSphere-8.5 bug which hits ServletProcessApplicationDeployer

XMLWordPrintable

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

      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.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: