3 comments

Can you start the Tomcat without using IntelliJ IDEA?

Make sure that you have added the Tomcat server to the IDE correctly. It seems that the home and base directories were configured incorrectly. See the manuals to learn how to set up and launch Tomcat in IntelliJ IDEA:

0

For some reason Intellij IDEA does not detect files directly under /opt/tomcat/ , put it one level below.

Something like that /opt/tomcat/your_dir/

 

And, now it works. Bang! 

 

0

Exactly, It seems that the home and base directories were configured incorrectly

home dir wasn't configured at all, cuz Intellij did struggle not to detect it.

Thx, for prompt response. Good luck :)

0

Please sign in to leave a comment.