how does tomcat know where to search my intellij projects? -


i have tomcat 8 installed on ubuntu local machine. also, i'm using intellij idea 14. have configured tomcat , idea work well. but, tomcat needs search projects on local machine when started. example :

/home/rezo/.intellijidea14/system/tomcat/unnamed_webonlinegame_12

this idea saves project when deployed

my question : path specified catalina_base ?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -