Hi! This is my solution: - disable ssl http://www.ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM - run wireshark
Laszlo ----- Original Message ----- > From: "Livnat Peer" <[email protected]> > To: "Deepak C Shetty" <[email protected]> > Cc: [email protected], [email protected] > 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 > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

