-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
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
- is related to
-
CAM-3359 Ensure support of Spring 3, 4 and 5
- Closed