Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] GWT+Equinox

Hi there,

 

I tried to follow the directions from wiki page http://wiki.eclipse.org/index.php/Google_Web_Toolkit_and_Equinox with no success. The problem is that no matter what I do I still get the ClassCastException when the ServletManager tries to instantiate the servlet. It is probably a problem of different servlet API version (2.4 in equinox http and 2.3 in gwt).

 

I’m using:

 

GWT 1.5.2

Eclipse 3.4

Jetty Http from http://www.eclipse.org/equinox/server/downloads/jettyhttp-anon.psf

 

Any hints?

 

Thank you in advance.

 

Regards,

Ricardo Giacomin


Back to the top