Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-2294

Missing dependency in kie-api OSGi MANIFEST

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 7.5.0.Final
    • build
    • None
    • NEW
    • NEW

    Description

      kie-api KieService contains method newKieModuleModel(), that tries to instantiate a new KieModuleModelImpl() object. Since KieModuleModelImpl class is included in package "org.drools.compiler.kproject.models", which is exported by drools-compiler module but NOT IMPORTED by kie-api module, calling newKieModuleModel() method results in a ClassDefNotFoundException.

      Please add "org.drools.compiler.kproject.models" to kie-api's imported package

      Attachments

        Activity

          People

            Unassigned Unassigned
            glassofwhiskey Iacopo Colonnelli (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: