Skip to content

Home-Spring/SpringCounterWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

http://www.avajava.com/tutorials/lessons/how-do-i-deploy-a-maven-web-application-to-tomcat.html
-------------------------------------------------------------------------------------------------------------------------[ How do I deploy a maven web application to Tomcat? ]
http://www.mkyong.com/maven/how-to-deploy-maven-based-war-file-to-tomcat/
http://stackoverflow.com/questions/15824096/how-to-deploy-war-with-maven-to-tomcat

http://stackoverflow.com/questions/17645592/tomcat-maven-plugin-failed-to-load-class-org-slf4j-impl-staticloggerbinder
-------------------------------------------------------------------------------------------------------------------------[ Tomcat maven plugin - Failed to load class “org.slf4j.impl.StaticLoggerBinder” ]

http://books.sonatype.com/mvnex-book/reference/multimodule-sect-simple-parent.html
-------------------------------------------------------------------------------------------------------------------------[ The Simple Parent Project ]


> ( mvn clean install )
> mvn tomcat7:redeploy

>> http://localhost:8091/CounterWebApp/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages