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
Post a Comment