soap and WO?(PLZ)
soap and WO?(PLZ)
- Subject: soap and WO?(PLZ)
- From: Administrator <email@hidden>
- Date: Mon, 22 Dec 2003 15:09:09 +1300
hi there:
Did anybody successfully run the SchoolTools example in SOAP sample
code.
I tried to set up the database for the application, but I can not
find anything about the PIN in the database.
I did some applescript to talk with the SERVER:
tell application
"http://127.0.0.1:15000/cgi-bin/WebObjects/SOAPServer.woa/wa/
OrderInterface/"
set returnValue to call soap {method name:"orderNumber", method
namespace uri:"", parameters:"", SOAPAction:"OrderReponse"}
end tell
Each time I got the same error below:
http://127.0.0.1:15000/cgi-bin/WebObjects/SOAPServer.woa/wa/
OrderInterface/ got an error: Transport error
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.