-
Enhancement
-
Resolution: Done
-
Critical
-
None
ISPN-5838 provides a backwards compatible solution whereas an ideal solution involves also changing packages (which will fix Weld/OSGi errors) into:
- org.infinispan.cdi.common
- org.infinispan.cdi.remote
- org.infinispan.cdi.embedded
Client side changes:
- When client uses standard infinispan-cdi-remote or infinispan-cdi-embedded jars in his deployment, no further changes are needed (everything is being wired on CDI services level)
- However when someone uses CDI integration and JBoss Modules dependencies (e.g. in MANIFEST.MF or deployment-structure.xml and embedded mode, he will need to change the dependency to org.infinispan.cdi.embedded