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:

  1. In Add Rule, select Custom Match Rule.
  2. Select Servlet as the Entry Point Type.
  3. Select Exclude Transactions discovered by this rule.Add Rule
  4. Click Save.
  5. In the Rule Configuration tab, specify the class name as org.jboss.wsf.stack.cxf.CXFServletExt.
  6. Click Save.