Archive for September, 2007

I’ve spent the past week juggling with GWT, Maven 2, Eclipse, Jetty 6 and Tomcat 6. My goal was:

  • Run GWT hosted mode using noserver switch in order to use my own application server / container. The reason for this was that I wanted to experiment with Jetty 6’s continuations and Tomcat 6’s Cometprocessor servlet interface
  • Keep full debugging support for both server and client code in Eclipse in noserver mode
  • Fully automated command line builds, packing and deployments using Maven

Switching to noserver hosted mode in GWT has a couple of implications. When using the -noserver flag, your external server is used by the GWT Hosted Mode browser to serve up both your dynamic content, and all static content (such as the GWT application’s host page, other HTML files, images, CSS, and so on.). GWT’s internal Tomcat is no longer used. This also means that you are totally on your own with everything happening on the server side.

[More]

Going on Safari

by oliver | September 2, 2007 | In Books No Comments

I’ve recently stumbled upon O’Reilly Safari and after using it for a couple weeks I don’t want to miss this great service anymore. Having instant access to thousands of books from all the major publishers is a huge boost in an industry as dynamic as IT. The only downside is the price which at 40$/monthly isn’t exactly cheap but well worth the money considering how much time you can potentially save by using it.

They also have a cheaper edition called “O’Reilly Bookshelf” which allows to to preselect ten books which you can search at any time.