On 22/02/12 08:36, Deepak C Shetty wrote:
Hi,
Asking this on both the ovirt and vdsm mailing lists.
What is the right way to get a debug output or dump of the XML-RPC
that is being sent between ovirt and vdsm, either from the ovirt side
and/or from the vdsm side ?
Is there any way of dumping the xml-rpc being sent between ovirt-vdsm
Any pointers appreciated.
You can try adding in <JBOSS_HOME>/standalone/configuration/standalone.xml
<logger category="org.apache.commons.httpclient">
<level name="ALL"/>
</logger>
<logger category="org.apache.xmlrpc">
<level name="ALL"/>
</logger>
Livnat
thanx,
deepak
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users