Closed afoliaco closed 5 years ago
I'm really new at Java and I'm trying to get simple MVC app running. I'm trying to run you sample project using this IntelliJ runner but does not work. When I run this command line `mvn test tomcat7:run the application run with no issue
`mvn test tomcat7:run
I am using Tomcat 8+ for running this project in IJ and I am not going to work on Jetty support, so unfortunatelly I am unable to help here.
I'm really new at Java and I'm trying to get simple MVC app running. I'm trying to run you sample project using this IntelliJ runner but does not work. When I run this command line
`mvn test tomcat7:run
the application run with no issue