intellij tomcat default startup script
已回答
if I selected “Use default” checkbox, application was deployed successfuly
under "C:\...\IntelliJIdea2016.2\system\tomcat\Unnamed_servlethelloworld_2\conf\Catalina\localhost", a xml file was generated by intellij

but when I didn't select "Use default" checkbox, application deployed failed, there was nothing under "C:\...\IntelliJIdea2016.2\system\tomcat\Unnamed_servlethelloworld_2\conf\Catalina\localhost"
请先登录再写评论。
Please see https://youtrack.jetbrains.com/issue/IDEA-97006.
thanks, it worked.