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

[DMN Designer] Unable to deploy model with custom data type

    XMLWordPrintable

Details

    Description

      I created the a1.dmn model using features of DROOLS-3024, however then I am not able to deploy the created dmn model, the attached error.log appears in server log.

      Another steps to reproduce

      Run the code snippet below

      final DMNRuntime runtime = DMNRuntimeUtil.createRuntime("a2.dmn", this.getClass() );
      final DMNModel dmnModel = runtime.getModel("https://github.com/kiegroup/drools/kie-dmn", "a2" );
      assertThat( DMNRuntimeUtil.formatMessages( dmnModel.getMessages() ), dmnModel.hasErrors(), is( false ) );
      

      Attachments

        1. a_dmn.dmn
          2 kB
        2. a1.dmn
          4 kB
        3. a2.dmn
          5 kB
        4. error.log
          11 kB

        Issue Links

          Activity

            People

              dadossan Daniel José dos Santos (Inactive)
              rh-ee-jomarko Jozef Marko
              Jozef Marko Jozef Marko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: