-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The fix for WFLY-17385 removed the usage of org.jboss.as.ejb3.util.EjbValidationsUtil#getBusinessMethods(Class) method. After that, this method is only used by the test org.jboss.as.ejb3.util.EjbValidationsUtilTest#returnsOnlyBusinessMethod.
We should be able to remove the above this method from EjbValidationsUtil and the test method.
- relates to
-
WFLY-17582 Improve EjbValidationsUtilTest to better check static or final methods in ejb class
- Closed