Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Consuming Java/Axis Web Service
Message
De
07/02/2005 20:23:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Consuming Java/Axis Web Service
Divers
Thread ID:
00984622
Message ID:
00984622
Vues:
78
Just wondering whether anyone had any luck to consume a Web Service created in Java with Axis

When I try to register it for IntelliSense using Task Pane/Register an XML Web
Service it stops with the message :

---------------------------
Microsoft Visual FoxPro
---------------------------
Error generating IntelliSense scripts. Check for a valid WSDL URL location or invalid WSDL content. The WSDL file may have also been in use -- try regenerating the XML Web Service files again.

SoapMapper : SoapMapper:The schema definition with a targetnamespace of http://schemas.xmlsoap.org/soap/encoding/ for SoapMapper string could not be found HRESULT=0x80004005: Unspecified error

- SoapMapper:The SoapMapper for element string could not be
---------------------------
OK
---------------------------

When I try to access it using a code which was generated for other Web Service
loBean1 = loWSHandler.SetupClient("http://localhost:8080/simpleservice/services/Bean1?wsdl", "getSample", "getSampleSoap")
it returns empty string.

When I run generated Java test cases for this Web Service they pass.

TIA
Michael
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform