Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-870

Operator: Spring Boot Persistence not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.7.0
    • 0.6.0
    • Operator
    • Hide

      Set INFINISPAN_REMOTE_USE_AUTH and INFINISPAN_REMOTE_AUTH_USERNAME env variables manually...

      Show
      Set INFINISPAN_REMOTE_USE_AUTH and INFINISPAN_REMOTE_AUTH_USERNAME env variables manually...
    • Hide

      Deploy jbpm-springboot-example with persistence enabled

      Show
      Deploy jbpm-springboot-example with persistence enabled
    • 2020 Week 01-03 (from Dec 30)

      When trying to deploy the jbpm-springboot-example, it fails to connect to Infinispan (see file spring_persistence_without_use_auth.log attached).
      It is missing the infinispan.remote.use-auth property to enable authentication.

      When enabling the infinispan.remote.use-auth property, there is still an issue (see file spring_persistence_with_use_auth.log attached). It seems the INFINISPAN_REMOTE_AUTH_USER_NAME is not taken into account by Spring framework, and instead it should INFINISPAN_REMOTE_AUTH_USERNAME

      Infinispan configuration properties can be found here: https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/impl/ConfigurationProperties.java
      See also properties file attached

            tradisso@redhat.com Tristan Radisson
            tradisso@redhat.com Tristan Radisson
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: