-
Bug
-
Resolution: Done
-
Major
-
4.0.1.Final, 3.1.7.Final
Simple Weld SE application is throwing IllegalArgumentException
WELD-001524: Unable to load proxy class for bean Producer Method [TestInterface] with qualifiers [@Any @Default] declared as [[BackedAnnotatedMethod] @Produces @ApplicationScoped public com.mycompany.mavenproject1.beans.Application.createTestInterface()] with class class java.lang.Object
This occurs after upgrade from Weld 3.1.6 to 3.1.7 with new ProxyService implementation introduced with WELD-2581.