Here is my applicationContext-resources.xml. Thanks!
http://www.springframework.org/schema/beans";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:jee="http://www.springframework.org/schema/jee";
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://w
Can you post the contents of your applicationContext-resources.xml?
Matt
On 5/11/07, nmall <[EMAIL PROTECTED]> wrote:
Hi, I have the standard applicationContext-resources.xml file but I am
getting the following errors from tomcat 5.5 when I try to run mvn -e
tomcat:run. Any ideas why this woul
Hi, I have the standard applicationContext-resources.xml file but I am
getting the following errors from tomcat 5.5 when I try to run mvn -e
tomcat:run. Any ideas why this would happen. Your help is appreciated !
My ApplicationContext-resources.xml header :
http://www.springframework.org/schema/