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

Spring auto deployment of ByteArrayResources does not work with Spring 5

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      The resources are added to the deployment but not recognized as BPMN.

      Reason:

      • We use the ByteArrayResource#getDescription as the deployment resource name
      • The description can be provided in the constructor
      • In Spring 5, if foo.bpmn is used as the the description, ByteArrayResource#getDescription returns Byte array resource [foo.bpmn]

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: