HARMIServerImpl logs each invocation at too high a level.
Issue
Log verbosity: HARMIServerImpl logs in INFO for each invocation it should be TRACE or at least DEBUG.
This is the incorrect line:
this.log.info("RMI local invocation =" + mi.isLocal());
Environment
Red Hat JBoss Enterprise Application Platform (EAP) 5.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.