tomcat-manager
Disallow remote access to Tomcat Manager?
According to the Tomcat7 docs, I can add a valve to prevent access to the Tomcat Manager app except from localhost:[详细]
2023-04-10 02:38 分类:问答use tomcat6's manager to undeploy play app ,but failed
We deploy our webappin tomcat6. it develop with play!framework.we want to use tomcat6\'s manage to deploy or undeploy app开发者_如何学JAVA.but undeploy failed,tomcat cant\'t delete app directory clean[详细]
2023-02-14 11:10 分类:问答How to preserve xml configuration when redeploying using update?
I\'m using tomcat manager to deploy my war files. To update a war I use the following url: http://localhost:8080/manager/deploy?path=/example&war=file:/path/example.war&update=true[详细]
2023-02-10 00:14 分类:问答How to avoid permission denied when deploying with tomcat manager?
I\'m trying to deploy a web app located in my home directory using the tomcat manager app (through its web interface) and get the following error:[详细]
2023-01-01 15:19 分类:问答Different methodologies for different domains?
(This question was partly inspired by Donald Knuth\'s put-down of Extreme Programming here) I\'ve been reading up on Agile recently, and been interested in Extreme Programming for several years now.[详细]
2022-12-18 22:31 分类:问答