[soapbuilders] some clarification needed in SOAP::Lite Module
by Bijith other posts by this author
Oct 30 2004 4:39AM messages near this date
[soapbuilders] Doubt regarding Creation of SOAP Server using SOAP::Lite
|
[soapbuilders] SOAP and HTTPS
SERVICES print SOAP::Lite
-> uri('http://www.soaplite.com/Demo')
-> proxy('http://services.soaplite.com/hibye.cgi')
-> hi()
-> result;
Hi,
this is the sample code a simple client using SOAP::Lite,i'am really confused abt the uri
parameter used here ,is it just a namespace that
we have to use,can we give the location to the WSDL(like,say http://localhost/hello.wsdl) a
s the parameter passed thru the URI method.
if it is a namespace that has to be put then how it must be made(as i 'am new to these field
many thing are like greek to me)
can anyone help,if some samples could be given then i will be greatful,
Thanx in advance
Bijith
Attachments:
unknown1
unknown2
unknown1
|