I found starting and stopping the GAE SDK from Eclipse would sometimes not be
enough for GAE to deploy a code change to a servlet. This would occur
unexpectedly, even after working form multiple code/test iterations. A
recommendation I found on a Google board was to touch the appengine-web.xml
file. Which works just fine.