From: "Livnat Peer" <lpeer(a)redhat.com>
To: "Deepak C Shetty" <deepakcs(a)linux.vnet.ibm.com>
Cc: users(a)ovirt.org, vdsm-devel(a)lists.fedorahosted.org
Sent: Wednesday, February 22, 2012 4:28:20 PM
Subject: Re: [Users] How to peek inside the XML-RPC
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
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users