|
|
|
|
Re: Calling web services made in eclipse through javascript [message #650600 is a reply to message #649717] |
Tue, 25 January 2011 11:46  |
Eclipse User |
|
|
|
Gaurav, are you having problems with the SOAP payload construction, or
is more of a coding problem? Developing in javascript (especially in
the context of a callflow) is a slow, tedious process -- I'd suggest
prototyping this in Java first, and then porting the Java to javascript,
which is a pretty straightforward thing to do.
I know this is a tricky process; I've had trouble doing it myself in the
past. I would suggest trying some 3rd party tools to help you quickly
work out the proper SOAP syntax, and then replicate this in the code.
Does this help?
Randy
In <ih9957$te9$1@news.eclipse.org> Gaurav Pasarkar wrote:
> hi Randy.
> This web service made in eclipse is a SOAP based web service, i guess.
> i tried to send the SOAP request through javascript using the
> XMLHttpRequest object. But its not working. Could you suggest to do
> this. Remember its a SOAP based web service and not the one made in .
> NET. For a web service made in .net , its very simple bcoz we just
> have to point to the wsdl file.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07878 seconds