-
Aug 2nd, 2011, 02:38 PM
#1
How to add a Jar to a Spring MVC Template job
Hello,
Decided to try STS and created a Spring MVC Template job. Problem is, I do not understand how the build works. I am trying to create a JNDI database connection, and needed to add the mysql.jar to the project. I opened up the POM file and added the depdenency, but not sure if that is correct or not. I tried <Project -> Update Maven Dependencies> in the IDE, but that did not work. Then I tried doing a MVN clean/ MVN install from a command line in the project and that did not work either.
Also, is there any documentation on how to work this type of project?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules