Sebastian Łaskawiec created ISPN-7897:
-----------------------------------------
Summary: WARN messages shown during startup for Infinispan CDI modules
Key: ISPN-7897
URL:
https://issues.jboss.org/browse/ISPN-7897
Project: Infinispan
Issue Type: Bug
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
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]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)