Re: web services & firefox.
From: Ken Dopierala Jr. (kdopierala2_at_wi.rr.com)
Date: 10/05/04
- Next message: ThunderMusic: "Listview and scrollbars"
- Previous message: Cor Ligthert: "Re: Date Comparison"
- In reply to: Rafal: "Re: web services & firefox."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 09:13:35 -0500
Hi,
Okay I took a look and I'm getting the same result as you. It appears that
the problem revolves around Firefox's inability to conform to the standards
set forth by the W3C. Not surprising since they still have a handful of
security and SSL standards open in Bugzilla. Anyways, to get this to work
get rid of all your <s: tags, the ones that define elements and complex
types. Then in your <message tags remove the <part tags that rely on the <s
tags and define your arguments there instead. Basically you need to model
this:
http://www.xmethods.net/sd/2001/BabelFishService.wsdl
Then you should be all set. Good luck! Ken.
-- Ken Dopierala Jr. For great ASP.Net web hosting try: http://www.webhost4life.com/default.asp?refid=Spinlight If you sign up under me and need help, email me. "Rafal" <no@spam.com> wrote in message news:0r84m059c6v6g8lpvaforlkkarda3dkd35@4ax.com... > Hi, thanks for replying. > > That was a complete call actually. firefox does not need a > registration with a div like msie does and it has native support for > webservices which means no .htc file is needed. its support is > actually superior to that of msie, because all you do is instantiate a > proxy and call it as if the webservice was a local object. > > here is an example of a working firefox webservice: > http://www.mozilla.org/projects/webservices/examples/babelfish-wsdl/index.html > > just look at the javascript include. > > the sample i posted gets to the point of seeing the service methods. > it just seems to give weird errors when those methods are actually > called (see error messages included in original post). > > thank you! > > On Mon, 4 Oct 2004 19:33:50 -0500, "Ken Dopierala Jr." > <kdopierala2@wi.rr.com> wrote: > > >Hi, > > > >I'm interested in working on this. Can you post your whole HTML file? I > >don't see below where you put the reference to webservice.htc. I put it in > >a div tag that has an onresult attribute when working with IE. Thanks. > >Ken. >
- Next message: ThunderMusic: "Listview and scrollbars"
- Previous message: Cor Ligthert: "Re: Date Comparison"
- In reply to: Rafal: "Re: web services & firefox."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|