Still depends what you mean by validate
You could easily create a task to simply load the context files as a BeanFactory and verify no dependency errors for example. Alternatively use the beandoc ant task to documet/graph the context, though that would need manual validation by reading the output docs.
Regards,



Reply With Quote