Hi All,
I am trying to run the application Roadrantz that comes with the Spring in Action 2nd Edition.
My POM looks like below:
When i do mvn clean install i am getting the message as Build Successful but when i deployed the war file in
Tomcat i am getting error as below:
Can any one throw some light on how it can be rectified?