xml-rpc problem |
[eluser]Russ Back[/eluser]
Hi I am not very experienced with CI but am experimenting with xml-rpc and magento commerce, which has an xml-rpc server. I'm connecting fine but CI is tripping over the response that comes back from one of the requests and it seems this has been handled elsewhere: Quote:http://libjack.com/2009/03/26/java-magen...nil-issue/ How would I go about building this into my CI instance? Here's some example repsonse XML (it's the Quote:<nil/>that is causing the issue): Code: <?xml version="1.0" encoding="UTF-8"?> |
Messages In This Thread |
xml-rpc problem - by El Forum - 11-04-2010, 11:46 AM
xml-rpc problem - by El Forum - 11-04-2010, 05:15 PM
|