Hello,
n00b here trying to get a project running on Tomcat.
When I deploy the project, everything seems to work fine (console says “Successfully deployed.”). However, when I start the server, I don’t get a log message saying it’s installing my app (as I read in one of the guides).
Is a .war file supposed to be generated? Or am I missing something else??