- 
    Type:Bug Report 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: rpa-bridge-1.0.0
- 
    Component/s: rpa
- 
    None
Providing a license file "camunda-license.txt" on the classpath of the bridge is not recognized as a valid license on startup.
The license file can be provided on the classpath as "camunda-license.txt" by
- calling java -Dloader.path=<folder-name> -jar camunda-bpm-rpa-bridge.jar where <folder-name> contains the license file named "camunda-license.txt"
- adding the license file named "camunda-license.txt" to the bridge JAR (e.g. copying it into the JAR at BOOT-INF/classes/
Hint:
 Has been fixed in the Spring Boot Starter with CAM-12165 by loading the license resource as input stream directly via the classloader of the license store instead of handling it as a file
This is the controller panel for Smart Panels app
- is related to
- 
                    CAM-12165 License Key cannot be read from classpath in Spring Boot App -         
- Closed
 
-