While running the smart tomcat server for my project, war files are not deployed. Where as when I am using tomcat server through external tool war files are deployed.
Steps I followed :
Maven clean -> Maven Install -> copy war file to tomcat webapps -> run the server.
While running the smart tomcat server for my project, war files are not deployed. Where as when I am using tomcat server through external tool war files are deployed.
Steps I followed : Maven clean -> Maven Install -> copy war file to tomcat webapps -> run the server.