Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2921

Springboot application fails to connect to business-central

    XMLWordPrintable

Details

    • CR1
    • -
    • Hide

      1. Create a Springboot application on start.jbpm.org using Enterprise 7.7.0 version
      2. Configure the application to be managed by business-central:

         kieserver.controllers=http://localhost:8080/business-central/rest/controller
         

      3. Launch the springboot app -> it fails

      Note: Switching to ws protocol allows the Springboot app to start, but it still fails to connect to business-central

      Show
      1. Create a Springboot application on start.jbpm.org using Enterprise 7.7.0 version 2. Configure the application to be managed by business-central: kieserver.controllers=http://localhost:8080/business-central/rest/controller 3. Launch the springboot app -> it fails Note: Switching to ws protocol allows the Springboot app to start, but it still fails to connect to business-central

    Description

      After configuring a SpringBoot application to connect to business-central it fails to start due to an incompatibility of the jackson databind library:

      ***************************
      APPLICATION FAILED TO START
      ***************************
      
      Description:
      
      An attempt was made to call a method that does not exist. The attempt was made from the following location:
      
          org.kie.server.api.marshalling.json.JSONMarshaller$2.buildTypeDeserializer(JSONMarshaller.java:244)
      
      The following method did not exist:
      
          org.kie.server.api.marshalling.json.JSONMarshaller$2.idResolver(Lcom/fasterxml/jackson/databind/cfg/MapperConfig;Lcom/fasterxml/jackson/databind/JavaType;Ljava/util/Collection;ZZ)Lcom/fasterxml/jackson/databind/jsontype/TypeIdResolver;
      

      Attachments

        Issue Links

          Activity

            People

              ant@redhat.com Ant Stephenson
              rhn-support-mputz Martin Weiler (Inactive)
              Karel Suta Karel Suta
              Karel Suta Karel Suta
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: