I use Intellij 15 and tomcat to deploy my JEE application and I was not able to deploy an artifact. The problem is I can not see the log... It says
"Jun 01, 2018 9:55:02 AM org.apache.catalina.core.StandardContext start SEVERE: Context [/tap] startup failed due to previous errors"
I checked the logs of tomcat but I found no clue about the error of the artifact deployment. Do you know the place where I can find the artifact deployment errors?