Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3017

Rules component is not updated after change of Kie project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2
    • SwitchYard
    • None
    • % %
    • Hide

      1. cd project; mvn install
      2. cd rules-interview-container; mvn install -Pdeploy -DskipTests
      3. mvn exec:java
      4. cd project; Change something in src/main/resources/Interview.drl (age conditions, prints); mvn install
      5. cd rules-interview-container; mvn exec:java
      6. Check the server log/maven log to see that the change was not reflected

      Show
      1. cd project; mvn install 2. cd rules-interview-container; mvn install -Pdeploy -DskipTests 3. mvn exec:java 4. cd project; Change something in src/main/resources/Interview.drl (age conditions, prints); mvn install 5. cd rules-interview-container; mvn exec:java 6. Check the server log/maven log to see that the change was not reflected

      The issue is analogical to this one for BPMN - SWITCHYARD-2228. It works as expected for BPMN component now. I tested that with ER1 + integration package.

            virchete_jira David virgil naranjo (Inactive)
            trohovsky Tomas Rohovsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: