following changes to /conf/web.xml are used to prevent the need for restarting tomcat when changes are made to JSP files: development true reloading true ===================================================================== Changes to wt.properties through site.xconf &/or command line xconfmanager, is a method to do same/similar. com.ptc.core.ca.web.client.gw.debugMode=true com.ptc.core.ca.co.common.config.dynamicUpdate=true xconfmanager -s com.ptc.core.ca.web.client.gw.debugMode=true -t codebase/wt.properties -p xconfmanager -s com.ptc.core.ca.co.common.config.dynamicUpdate=true -t codebase/wt.properties -p site.xconf