Dojo, RSP and Internet Explorer [message #76283] |
Fri, 03 November 2006 09:39  |
Eclipse User |
|
|
|
Originally posted by: jason.duley.gmail.com
I have been using the Eclipse RSP platform to develop Web 2.0 applications based on the Dojo toolkit (http://dojotoolkit.org) and am experiencing a strange issue. When I deploy and use the Eclipse RSP, Dojo and Firefox, the webpages operate without issue. On the other hand, when I use the Eclipse RSP, Dojo and Internet Explorer, I received parse errors from the dojo toolkit. I should add that when I deploy the same dojo code and my servlet to a standard Tomcat server (no RSP), Internet Explorer then works appropriately. I am thinking there is a subtlety in the Eclipse org.eclipse.equinox.http plug-in that Firefox does not mind but Internet Explorer does. I was hoping you could suggest some places I should be looking in the various plug-ins to debug this. Thanks for any assistance you can provide.
|
|
|
Re: Dojo, RSP and Internet Explorer [message #76298 is a reply to message #76283] |
Fri, 03 November 2006 11:15   |
Eclipse User |
|
|
|
Jason,
I have seen the same problems with the org.eclipse.equinox.http bundle,
Dojo and IE. I suspect it is a problem with the http transport impl and
headers.
My suggestion is that you try and use an alternative HttpService
Implementation. There is now one available in equinox that is based on
Jetty. I have not had issues with this setup.
Richard
Jason Duley wrote:
> I have been using the Eclipse RSP platform to develop Web 2.0 applications based on the Dojo toolkit
>(http://dojotoolkit.org) and am experiencing a strange issue. When I
deploy and use the Eclipse RSP,
>Dojo and Firefox, the webpages operate without issue. On the other
hand, when I use the Eclipse RSP,
>Dojo and Internet Explorer, I received parse errors from the dojo toolkit. I should add that when I
>deploy the same dojo code and my servlet to a standard Tomcat server
(no RSP), Internet Explorer then
>works appropriately. I am thinking there is a subtlety in the Eclipse
org.eclipse.equinox.http plug-in
>that Firefox does not mind but Internet Explorer does. I was hoping
you could suggest some places I
>should be looking in the various plug-ins to debug this. Thanks for
any assistance you can provide.
|
|
|
|
|
Re: Dojo, RSP and Internet Explorer [message #76425 is a reply to message #76378] |
Sat, 04 November 2006 15:14  |
Eclipse User |
|
|
|
Originally posted by: jason.duley.gmail.com
All,
It turns out that indeed the Jetty http plug-in works. I am able to use my servlets and dojo together in both IE and FF. This must mean there is a bug with the org.eclipse.equinox.http implementation. I just files a bug report for this. Thank you to both Simon and Richard for helping me.
Jason
|
|
|
Powered by
FUDForum. Page generated in 0.03139 seconds