Enabling and Disabling Page Flow Event Reporting

Page flow event reporting in WebLogic Server is enabled/disabled by the system property:

com.bea.wlw.netui.disableInstrumentation

In Workshop version 10.x, page flow event reporting is disabled by default. If the following system property is explicitly set to false, page flow event reporting will be enabled:

-Dcom.bea.wlw.netui.disableInstrumentation=false

In Workshop versions 9.2 and 10.x, the default behavior is reversed. Page flow event reporting is always enabled unless it is explicitly disabled by setting the system property to true.

-Dcom.bea.wlw.netui.disableInstrumentation=true


Still need help? Post a question on the Workshop newsgroup.