Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-4539

Making DG CDI resources as seperate module or optional in EAP modules

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • EAP modules
    • None
    • False
    • False
    • Undefined

    Description

      Hi ,

      There is a Customer scenario where application is not using DG CDI extensions.
      As of now, application using the DG module is forced to adapt to it when migrating from DG 7.3.
      There are cdi-exception and jcache-exception in server.log if the DG CDI dependencies are not removed from the DG module.xml. The DG CDI extension is loaded, but app is not using it.
      Since JCache is loaded and depends on CDI, removing jcache dependencies solves the migration issue.

      Removing the following from module.xml make DG up and running without any issues. It is safe to remove if the application is not using DG CDI extensions ? Will there be EAP internal dependencies or requirements there.
      Can DG CDI resources considered as a seperate module or optional in EAP modules.

      • <resource-root path="infinispan-cdi-common-11.0.9.Final-redhat-00001.jar"/>
      • <resource-root path="infinispan-cdi-embedded-11.0.9.Final-redhat-00001.jar"/>
      • <resource-root path="infinispan-cdi-remote-11.0.9.Final-redhat-00001.jar"/>
      • <resource-root path="infinispan-jcache-11.0.9.Final-redhat-00001.jar"/>
      • <resource-root path="infinispan-jcache-commons-11.0.9.Final-redhat-00001.jar"/>

      Attachments

        Activity

          People

            pminz@redhat.com Priyanka Minz
            rhn-support-vasharma Varsha Sharma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: