]
William Burns updated ISPN-7897:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.1.0.Final
Resolution: Done
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
Fix For: 9.1.0.Final
{code}
09:15:07,736 WARN [org.jboss.as.weld] (default task-1) WFLYWELD0052: Using deployment
classloader to load proxy classes for module org.infinispan.cdi.embedded:ispn-9.1.
Package-private access will not work. To fix this the module should declare dependencies
on [org.jboss.weld.core, org.jboss.weld.spi]
09:15:07,767 WARN [org.infinispan.manager.DefaultCacheManager] (default task-1)
ISPN000435: Cache manager initialized with a default cache configuration but without a
name for it. Set it in the GlobalConfiguration
{code}