Exclude Rule for JBoss Correlation
To detect Web Service entry and to support correlation in JBoss SOAP Web Service, you must create a Servlet exclude rule by excluding the class name, org.jboss.wsf.stack.cxf.CXFServletExt as follows:
- In Add Rule, select Custom Match Rule.
- Select Servlet as the Entry Point Type.
- Select Exclude Transactions discovered by this rule.
- Click Save.
- In the Rule Configuration tab, specify the class name as
org.jboss.wsf.stack.cxf.CXFServletExt. - Click Save.