Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.4
-
None
Description
If you want to use Weld 2.x as CDI container you have to explicitly exclude
geronimo-jcdi_1.0_spec artifact, otherwise you will get IncompatibleClassChangeError, because it is not binary compatible with cdi 1.1
This issue will affect also other projects like deltaspike if you use it together with myfaces, because of the wrong dependency comes from myfaces-api.