-
Enhancement
-
Resolution: Done
-
Major
-
None
Various places in ejb3 create empty string arrays, or empty object arrays to represent no method params. We should reuse the existing empty string/object array constant in org.jboss.as.ejb3.util.MethodInfoHelper class. Currently there seems no wildfly-wide one to use.