-
Bug
-
Resolution: Done
-
Major
-
25.0.0.Final
WildFly currently uses the component class as the superclass for local home interface proxy. This causes the component class to be loaded by jboss-invocation too early. When the component class has static dependency on other external resources that is not present so early, the class loading will fail.
- is incorporated by
-
JBEAP-23836 [GSS](7.4.z) WFLY-16666 - Do not use component class as superclass for local home interface proxy
- Closed