Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2312

process server multiple kie jars versions, both use the same artifact version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • DOCS.GA
    • BPMS, Documentation
    • None

      The topic [1] shows how to deploy multiple versions of the same kie jar in the same kie container, however, the example, both artifacts are using the same version, 1.0.

      one should use 1.0 and the other 1.1.

      KIE_CONTAINER_DEPLOYMENT=ApplicationTest=com.example.openshift:example_workflow:1.0|ApplicationTest=com.example.openshift:example_workflow:1.1
      KIE_CONTAINER_DEPLOYMENT_ORIGINAL:
      KIE_CONTAINER_DEPLOYMENT_OVERRIDE: ApplicationTest=com.example.openshift:example_workflow:1.0|ApplicationTest=com.example.openshift:example_workflow:1.1
      KIE_CONTAINER_DEPLOYMENT_COUNT: 2
      KIE_CONTAINER_ID_0: be690712c7a5808a0696926088ff18b2
      KIE_CONTAINER_KJAR_GROUP_ID_0: com.example.openshift
      KIE_CONTAINER_KJAR_ARTIFACT_ID_0: example_workflow
      KIE_CONTAINER_KJAR_VERSION_0: 1.0
      KIE_CONTAINER_ID_1: 72978ef7154f52df289ef01cbdb51c4d
      KIE_CONTAINER_KJAR_GROUP_ID_1: com.example.openshift
      KIE_CONTAINER_KJAR_ARTIFACT_ID_1: example_workflow
      KIE_CONTAINER_KJAR_VERSION_1: 1.0
      KIE_CONTAINER_REDIRECT_ENABLED: true
      

      [1] - https://access.redhat.com/documentation/en-us/red_hat_jboss_bpm_suite/6.4/html/red_hat_jboss_bpm_suite_intelligent_process_server_for_openshift/multiple-versions

            Unassigned Unassigned
            rhn-support-fspolti Filippe Spolti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: