Why does Intellij-IDEA ignore my tomcat/conf/server.xml Context tag?

后端 未结 4 1185
天命终不由人
天命终不由人 2020-11-29 04:29

In my $TOMCAT_HOME/conf/server.xml I put this near the bottom:

...

                   


        
4条回答
  •  时光取名叫无心
    2020-11-29 05:12

    In Startup/Connection tab add the data as mentioned below in ' Pass environment variables ' section. Restart and that's it.

    Name           Value
    ------------   -----
    CATLINA_BASE   {Tomcat Installation directory}
    

提交回复
热议问题