projectx
projectx copied to clipboard
off the shelf infrastructure
Basic maven projet with spring
- Checkout the code using git clone
- Import Existing Maven Project in Eclipse
- Build the projects using mvn install eclipse:eclipse from the command line
- Add tomcat server and right click webapp project -> Run On Server
If you get a
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
when stating tomcat add the following entry to the .classpath