Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.2
-
None
-
None
Description
In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
Also, the servlet-api dependency scope must be changed to provider in the pom file.