Initialize an Eclipse workspace ------------------------------- Prerequisite: set general Eclipse settings before Perspective = J2EE, Servers tab new -> server Tomcat v6.0, finish right click on new server, open [General Information] Open launch configuration [Environment] New, LC_ALL=C Apply, Ok (NB: this locale settings is useless if you intend to remove translations from Tomcat) [Server Locations] o use tomcat installation Deploy path = webapps [Server options] v Publish module contexts to separate XML files [Ports] HTTP/1.1 = 8008 close In "project explorer" unfold servers, Tomcat v6.0... edit tomcat-users.xml add a "manager" role add some user with this "manager" role