In the Bridge, a license file cannot be served on the classpath

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • rpa-bridge-1.1.0
    • 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

            Assignee:
            Hariharan Parasuraman
            Reporter:
            Tobias Metzke-Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: