ivy.xml for Spring 3

Here's an ivy.xml with a dependency on Spring MVC. Please fill in the organisation and module attributes. It excludes the Unified Expression Language library because it conflicts with Tomcat 7.…

Continue Reading ivy.xml for Spring 3

Loader Constraint Violation

If you are using Ivy to manage Spring dependencies and trying to deploy to Tomcat 7, you might have encountered the error. This seems to be a conflict between the…

Continue Reading Loader Constraint Violation