Start up XA-iServer and navigate to the JMX Console from IE (or any Browser). In the case of a local XA-iServer the location is http://localhost:8090/jmx-console/. Navigate to XAware Runtime State (http://localhost:8090/jmx-console/HtmlAdaptor?action=inspectMBean&name=XAware.runtimestate%3Aname%3DLogLevelConfigurationManager) and note the method void setDynamicLogLevel()which corresponds to setting the Dynamic Log Level on a BizDocument. Both param p1 and param p2 have "(no description)". Any where this is the case for XAware methods exposed to the JMX Console the user has to resort to documentation to determine what the parameters are. See attachment for a screen capture of this.
Screen capture for (no description) for Params JMX Console
Logged In: YES
user_id=1930920
Originator: YES
11/29/2007 Passing a ParamDescription to the JMX console is not available at this time. There is a problem with the Param names themselves. Making those Param names more descriptive than the attached example (for example; p1, p2) needs to be investigated under this Tracker Bug (1840625).
Logged In: YES
user_id=1931148
Originator: NO
This should be an enhancement request. There was no requirement or mechanism to provide the description with the way we are using Spring to expose the JMX methods.