This 'readme' is incomplete and composed of vague memories of some relevant aspects to setting up Nathan Kelly's GWT Greenstone projects for porting GLI to the web in non-applet form. * Needed Eclipse Enterprise Edition * GWTTomcatSocketServer goes together with GXTWebSocketClient * Need a specific version of GWT. GXT (GWT 2.8.0) * make sure JRE is set correctly * Check build path and run configurations * GWT SDK * I think one of them has to be Run As > GWT Development mode with Jetty, or Legacy ... It may be the GXTWebSocketClient, since the proper server projects run with tomcat server. See the screenshot "RunConfigurationMenu_WebSocketClient.png" for options provided and one of them is the one that's needed. * Forgot how to get apache server, but need it. May be that Eclipse Enterprise Edition is sufficient for getting this. Or check the screenshots of the buildpaths, as including the correct jar files in Eclipse EE may be enough (?) See the screenshots in the README folder, such as of the BuildPaths for the 3 projects, for more ideas.