Skip to main content

Home/ magento/ Group items tagged java

Rss Feed Group items tagged

Hendy Irawan

Magento api with Java Client - problem with XML-RPC interface | libjack.com - 0 views

  •  
    One of the features touted by Magento is the api exposed via both XML-RPC and SOAP. I quickly (and successfully) tested the SOAP interface using the amazingly complete (and free) soapUI. I wanted to use XML-RPC, and decided to build a test client in Java. While trying to build a client, using the apache ws-xmlrpc library, I ran into a roadblock. The initial login and some other calls would work just fine, but some calls such as product.info would always cause an exception, similar to:
Hendy Irawan

Magento - Wiki - Introduction - 0 views

  •  
    "SOAP adapter is default adapter for webservices. If you want to connect to Magento SOAP webservices you should load WSDL from this link (http://youmagentohost/api/?wsdl or http://youmagentohost/api/soap/?wsdl) in your SoapClient As of v1.3 you may also use http://yourmagentohost/api/v2_soap?wsdl=1 which has been added to improve compatbility with Java and .NET. "
1 - 2 of 2
Showing 20 items per page