Re: accessing web services with Mozilla (WSDL proxying), some questions
"Merten Schumann" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
"Martin Honnen" <[email protected]> wrote in message news:[email protected]... > > > Merten Schumann wrote: > > > Following samples and all at http://www.mozilla.org/projects/webservices/ I > > finally got my web service consumed in Mozilla 1.7.7 :-) A web services > > client implementation within the web browser, pretty cool stuff IMHO! In > > conjunction with LiveConnect (access functionality implemented in Java) nice > > things can be done, all within the HTML/JavaScript page itself :-) > > > > Now I tried my sample from Firefox (1.0). Just get "failure loading". I have > > not investigated yet what exactly happens, just want to make sure: could it > > be, that the "Mozilla web services implementation" is NOT available in > > Firefox??? > > It is available, whether you use Firefox or the Mozilla browser. Thank you, Martin. Found my fault, I tested with Firefox from a remote box but had the WSDL URL set to "localhost..." Merten