fix issue
146 and issue
153: Incorrect Struts statistics when two actions have the
same name but are in different packages. Note: the consequence
is that the names of all the Struts actions are changed in the
statistics.
fix issue
152: Error with execution plan for "ALTER SESSION..."
fix issue
157: In the Grails plugin, do not add groovy meta
programming on services if javamelody is disabled. (rev 76158)
fix Jenkins issue 11293: Monitoring
plugin not installed because of NoClassDefFoundError:
org.slf4j.ILoggerFactory on IBM J9 JVM (rev 40073)
fix: When using the collect server and if Oracle database,
display the execution plan in the detail of a sql request like
when the collect server is not used (revision
2305).
fix issue
160: Disabling sql statistics with the
"displayed-counters" parameter should not disable the connection
monitoring
added for issue
158: note in the UI and in the online help to say that
since ehcache v2.1, the cache statistics need to be enabled in
order to display efficiency values
added: JSF actions statistics like for
Struts 2 actions. If the application to monitor contains some
JSF actions based on Mojarra (JSF Reference Implementation), a
counter is automatically created for statistics of execution of
actions. A JSF ActionListener is automatically added for the JSF
application and you don't need to do anything to have JSF
statistics.