DX Application Performance Management

TEC603767: An unwanted SOAP header is added to the webservice call for a newly deployed Java application managed by the APM agent. 

May 25, 2016 06:12 PM

Author: Lynn_Williams

 

Document ID:  TEC603767

Last Modified Date:  12/27/2013

  • Products
    • CA Application Performance Management
  • Components
    • APM AGENTS
    • INTROSCOPE

 

 

 

Description:

An unwanted SOAP header is added to the webservice call for a newly deployed Java application managed by the APM agent:

<WSCorIDSOAPHeader xmlns="http://www.wilytech.com/" soapenv:mustUnderstand="0" soapenv:actor=""

Solution:

Per the 9.x CA APM for SOA Implementation Guide, if the CA APM SOA Extension is installed, SOAP header insertion is enabled by default in Java agents.

To disable the SOAP header insertion, this property needs to be added to the agent profile and set to false:

com.wily.introscope.agent.soapheaderinsertion.enabled=false

For completeness the user can also disable SOAP header read function with this property:

com.wily.introscope.agent.soapheaderread.enabled=false

NOTE: There are additional http header insertion/read settings which may or may not be disabled by default, depending on the SOA platform. See the CA APM for SOA Implementation Guide (available on support.ca.com) for precise details:

com.wily.introscope.agent.httpheaderinsertion.enabled

com.wily.introscope.agent.httpheaderread.enabled

 

Search the Entire CA APM Knowledge Base

 

search-kb.jpg

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.