How to Use NuSoap with Only XML Request by Client ? |
Site Admin
|
Yes, sure, you can do it.
If you have a nusoap-based server, you're all set and your WSDL is auto-generated. Just run your script with "wsdl" argument passed as GET variable, like below: http://mywebserver/myscript.php?wsdl Regarding samples, any sample listed under the SAMPLES topic is suitable. |
||||||||||||
|
How to Use NuSoap with Only XML Request by Client ? |
|
Hi,
Actually i have all the things running fine, but i want to validate the Message that is to be pass by the client side Following is the XML Envelop that i am passing
I have copied this XML from the original process where client also uses the nusoap.php class file. Here you can see i have typed "strin" instead of string , So these are the things i want to validate OR Should i use the Following XML to pass to the server ?
If we can use Second XML instead of first , then i want to know what is the use of SOAP, Because same thing i can do just with a RPC call i can pass the following XML
and can write the code to parse this XML. Can you please answer all of these question ? A lot of thanks In Advance |
||||||||||||||||||
|
Site Admin
|
I'm sorry, I don't get the point.
You're using client based on nusoap.php to get XML and then pass it to server based on nusoap.php etc. Is there any reason to do it? What are you trying to achieve? Anyway, it would make sense if you create short and clear samples that would show the problem you're experiencing. |
||||||||||||
|
How to Use NuSoap with Only XML Request by Client ? |
|
Ok,
I have donloaded the NuSoap Package and the client Request File is like this : SAMPLE:1
and at the server side the file which process the above request is : SAMPLE:2
Now see the code in SAMPLE:1 script , it uses the nusoap.php file to send the request, but i have another site which is build in java, So i'll not use that SAMPLE:1 code there. I want to make a request with XML Only, from the client side in which i'll not need the nusoap.php file at client side to make the request, But at the server end i want to use the SAMPLE:2 script Please tell me how can i do that, How can i request the Nusoap Server Just only with XML/Soap ? Please Reply ASAP, If sombody have full knowledge of it can he/she talk to me with messanger, my Yahoo Messanger Id is : vikas_mdu Thanks in Advance |
||||||||||||||||
|
Site Admin
|
if your soap server is written in java, nusoap is still able interoperate with it. Just check if you run call in the target namespace (see call()'s arguments).
if your soap client is written in java, nusoap can work on the server side. If you don't want to use nusoap, this forum is not appropriate |
||||||||||||
|
How to Use NuSoap with Only XML Request by Client ? |
|
means nobody has the answers of my questions , even the SITE ADMIN !!
|
||||||||||||
|
Site Admin
|
we here are not for supporting SOAP itself. Just nusoap and only.
|
||||||||||||
|
How to Use NuSoap with Only XML Request by Client ? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by