I found it strange that in Tomcat How-tos they don't mention the <Context> element. After reading your post i just added the <context path="/myApp" docBase="myApp" debug="1" reloadable="true"> and it worked perfectly. http://www.theserverside.com/discussions/thread.tss?thread_id=25459