Re: [jQuery] Calling webservices via WSDL SOAP

2007-01-21 Thread abraham barakhyahu
Thanks. I found this a few days after I posted the question. I guess it works real well with .NET webservices. I'm working with a wsdl generated by a BPM tool (Metastorm), which I can't call via Javascript. I can call it with .NET, but creating a webservice that calls a webservice is a little

Re: [jQuery] Calling webservices via WSDL SOAP

2007-01-18 Thread zaadjis
jQuery doesn't have a SOAP client plugin... jquezy wrote: Search for this, but couldn't find an answer. How do call webservices in Jquery via a wsdl file? -- View this message in context: http://www.nabble.com/Calling-webservices-via-WSDL-SOAP-tf3031039.html#a8426953 Sent from the

Re: [jQuery] Calling webservices via WSDL SOAP

2007-01-18 Thread jquezy
Ok. Thought I was missing something. Can anyone recommend one for javascript then? zaadjis wrote: jQuery doesn't have a SOAP client plugin... jquezy wrote: Search for this, but couldn't find an answer. How do call webservices in Jquery via a wsdl file? -- View this message

Re: [jQuery] Calling webservices via WSDL SOAP

2007-01-18 Thread zaadjis
1) there should be some wsdl-js generator thingies (google:wsdl2js), 2) if you don't have to deal with everyone's favorite browser (google: mozilla SOAP) 3) http://www.guru4.net/articoli/javascript-soap-client/en/ good luck... jquezy wrote: Ok. Thought I was missing something. Can anyone

[jQuery] Calling webservices via WSDL SOAP

2007-01-17 Thread jquezy
Search for this, but couldn't find an answer. How do call webservices in Jquery via a wsdl file? -- View this message in context: http://www.nabble.com/Calling-webservices-via-WSDL-SOAP-tf3031039.html#a8421717 Sent from the JQuery mailing list archive at Nabble.com.