HP Comware 5 Debug Manual Vol 1

debugging soap all
Use debugging soap all to enable all types of SOAP debugging.
Use undo debugging soap all to disable all types of SOAP debugging.
Syntax
debugging soap all
undo debugging soap all
Default
SOAP debugging is disabled.
Views
User view
Default command level
1: Monitor level
Usage guidelines
This command might cause heavy traffic and affect system performance. To ensure system performance,
use this command only when necessary, and disable the command when you complete debugging.
Examples
# Enable all SOAP debugging.
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging soap all
# Disable CWMP. If CWMP is disabled successfully, output similar to the following example is
generated:
<Sysname> system-view
[Sysname] cwmp
[Sysname-cwmp] undo cwmp enable
*Aug 10 17:57:24:188 2007 Sysname CWMP/7/DebugInfo:
information:CWMP disabled.
# Enable CWMP. If CWMP fails to parse XML, output similar to the following example is generated:
[Sysname-cwmp] cwmp enable
*Aug 30 14:57:33:102 2007 ar49 SOAP/7/DebugInfo:
error:Failed to parse Xml.
debugging soap error
Use debugging soap error to enable SOAP error debugging.
Use undo debugging soap error to disable SOAP error debugging.
Syntax
debugging soap error
undo debugging soap error
343