Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Use My Web Service!

Jsecure Hanks
Capitalist
Join date: 9 Dec 2003
Posts: 1,451
10-06-2005 01:51
Using PHP 5 I've created a new web service, and I'd love it if a good spread of people around the place could test it with a variety of implementations of SOAP.

You should find all the details you need at http://soap.johndriscoll.co.uk/

If you don't have all the details you need there, tell me what you need, and I'll amend the page and see what I can learn from what was missing :)

Cheers
Jsecure Hanks
Capitalist
Join date: 9 Dec 2003
Posts: 1,451
10-06-2005 03:22
Please use the web service (I'd love a .Net test and feedback)! :)

I really want to know if I've managed to be "SOAP Compatible" with the rest of the world :D
Satchmo Prototype
eSheep
Join date: 26 Aug 2004
Posts: 1,323
10-06-2005 04:51
Cool.... please bump this thread after SLCC and I'm all over it.
_____________________

----------------------------------------------------------------------------------------------------------------
The Electric Sheep Company
Satchmo Blogs: The Daily Graze
Satchmo del.icio.us
Jsecure Hanks
Capitalist
Join date: 9 Dec 2003
Posts: 1,451
10-08-2005 05:49
Has anyone managed to successfully use and/or verify my web service?

Also are there any web service verification tools online? I've looked, but not found any as yet.
Fodder Semple
Registered User
Join date: 7 Jul 2005
Posts: 1
Web Service
10-09-2005 08:05
I tried to use it with VS.Net 2005 B2 and was not able to - error was:
Unable to import WebService/Schema. Cannot find definition for http://schemas.xmlsoap.org/wsdl/:uptimeBinding. Service Description with namespace http://schemas.xmlsoap.org/wsdl/ is missing.
Parameter name: name

There's a WSDL validator on XMethods that's helpful in finding stuff like this (http://www.xmethods.com/ve2/Tools.po) Running it on your WSDL gives

WSDL Validation Errors FoundWe were unable to successfully validate the WSDL file at http://soap.johndriscoll.co.uk/services/uptime.wsdl.
We encountered the following errors:

Service "uptimeService" : Port "uptimePort" points to undefined binding
Message for input element of operation "getUptime" is undefined
Message for output element of operation "getUptime" is undefined
Binding "uptimeBinding" references undefined PortType
Jsecure Hanks
Capitalist
Join date: 9 Dec 2003
Posts: 1,451
10-09-2005 14:52
Thanks a bunch for that, I badly needed a validator :D

:)
Jsecure Hanks
Capitalist
Join date: 9 Dec 2003
Posts: 1,451
10-10-2005 05:57
Anyone want to hit this again? I managed to validate it with this site:

Validator