![]() |
![]() |
![]() |
![]() |
Page flow event reporting in WebLogic Server is enabled/disabled by the system property:
com.bea.wlw.netui.disableInstrumentation
In Workshop version 10.1, 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.0, 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
![]() ![]() |