|
1 |
Click the Requests tab of the Edit dialog box. |
|
2 |
Select the check box for AllowNonComponentRootNodes. |
|
3 |
Click Save. |
For more information, see Allowing non-component root nodes , and the Managing Nexus Recording Settings topic in the Managing Application Servers Administration and Configuration Guide. |
|
1 |
Click the Requests tab of the Edit dialog box. |
|
2 |
|
3 |
Click |
|
a |
Leave the Include or Exclude option set to include (the default setting). |
|
b |
This example does not use a regular expression, so leave the Regex check box cleared. |
|
c |
Click in the Method Name box and type the name of the method that you want the agent to stop on. In this example, that is: com.foo.bar.SomeServletName.doGet() |
|
5 |
Click OK. |
|
6 |
|
1 |
Click the Requests tab of the Edit dialog box. |
|
2 |
Clear the check box for SplitRequestsWhenSingleTracing. |
|
3 |
Click Save. |
|
• |
Excluding a class ensures that it is excluded from all instrumentation. |
|
• |
Including a class causes the class to be examined and, if it implements important application server functionality, it may be instrumented appropriately. |
|
1 |
Click the Advanced tab of the Edit dialog box. |
|
2 |
Click |