[ https://issues.apache.org/jira/browse/TOMEE-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Zowalla closed TOMEE-4031. ---------------------------------- Fix Version/s: (was: 10.0.0-M1) (was: 8.0.16) (was: 9.1.1) Resolution: Fixed > Improve TomEE Jmx Mbean Support for Parameter Names > --------------------------------------------------- > > Key: TOMEE-4031 > URL: https://issues.apache.org/jira/browse/TOMEE-4031 > Project: TomEE > Issue Type: Improvement > Affects Versions: 8.0.12, 9.0.0, 9.1.0 > Reporter: Jonathan S. Fisher > Assignee: Jonathan S. Fisher > Priority: Minor > Fix For: 10.0.0 > > > Currently, if you annotate a method with @ManagedOperation, the parameters in > your JMX console appear as arg0, arg1, etc. > If the java source is compiled with debug information, javac retains actual > parameter names in the classfile and they are available via reflection. It'd > be nice to use those parameter names in the JMX console. -- This message was sent by Atlassian Jira (v8.20.10#820010)