Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-5641

Redeploying doesn't reflect into the Kie Container

    XMLWordPrintable

Details

    • NEW
    • NEW
    • Hide

      Preconditions:

      • Deployed workbench and kie-server
      • workbench as controller for kie-server via default kieserver user
      1. Go to project authoring
      2. Create new project with GAV: dtables:bonus-program:1.0
      3. Navigate to package: dtables.bonus_program
      4. Upload both java classes
      5. Save, Build And Deploy the project
      6. Extract the bonus-program.zip
      7. Run BonusProgramTest.main()
        • Just Employees are printed
      8. Stop and remove the bonus-program_1.0 container
      9. Go to package dtables.bonus_program
      10. Upload the xlsx decision table
      11. Save, Build And Deploy the project
      12. Check running Kie Cotainers
        • There is again container bonus-program_1.0
      13. Run BonusProgramTest.main()
      14. There are again printed just Employees
      15. If you Build And Deploy your project with higher version, you update BonusProgramTest to use this version, then Employees with corresponding Bonuses are printed
      Show
      Preconditions: Deployed workbench and kie-server workbench as controller for kie-server via default kieserver user Go to project authoring Create new project with GAV: dtables:bonus-program:1.0 Navigate to package: dtables.bonus_program Upload both java classes Save, Build And Deploy the project Extract the bonus-program.zip Run BonusProgramTest.main() Just Employees are printed Stop and remove the bonus-program_1.0 container Go to package dtables.bonus_program Upload the xlsx decision table Save, Build And Deploy the project Check running Kie Cotainers There is again container bonus-program_1.0 Run BonusProgramTest.main() There are again printed just Employees If you Build And Deploy your project with higher version, you update BonusProgramTest to use this version, then Employees with corresponding Bonuses are printed
    • 2017 Week 24-25

    Description

      If the project with same GAV is deployed multiple times, then the changes in project done after first deployment don't reflect into Kie Container, even if the container was stopped, removed and created from scratch.

      Attachments

        1. Bonus.java
          0.8 kB
          Jozef Marko
        2. bonus-program.xlsx
          9 kB
          Jozef Marko
        3. Employee.java
          0.8 kB
          Jozef Marko

        Activity

          People

            docmrc97 Mark Coble (Inactive)
            rh-ee-jomarko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: