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

WARN messages shown during startup for JDG (EAP) CDI modules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • JDG 7.1.1 CR1
    • JDG 7.1.0 GA
    • EAP modules
    • None
    • User Experience
    • CR1
    • Hide

      modules/org/infinispan/cdi/embedded/jdg-7.1/module.xml
      modules/org/infinispan/cdi/common/jdg-7.1/module.xml

      Need to have the following dependencies :

      <module name="org.jboss.weld.core" />
      <module name="org.javassist" />

      Show
      modules/org/infinispan/cdi/embedded/jdg-7.1/module.xml modules/org/infinispan/cdi/common/jdg-7.1/module.xml Need to have the following dependencies : <module name="org.jboss.weld.core" /> <module name="org.javassist" />

      The following WARN messages are shown if an application with module dependencies are started.

      WARN [org.jboss.as.weld] JBAS016017: Using deployment classloader to load proxy classes for module org.infinispan.jcache:jdg-7.1. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.javassist]

      WARN [org.jboss.as.weld] JBAS016017: Using deployment classloader to load proxy classes for module org.infinispan.cdi.embedded:jdg-7.1. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.javassist]

            slaskawi@redhat.com Sebastian Ɓaskawiec (Inactive)
            rhn-support-wfink Wolf Fink
            Martin Gencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: