Hi,

I am trying to build the CAS Server (3.3.5).  I am following the instructions 
in the CAS User Manual wiki and trying to build CAS by typing "mvn package 
install".  I am using Maven 2.0.9. 

I am encountering errors similar to Issue CAS-799.
(http://www.ja-sig.org/issues/browse/CAS-799)

That is, I am getting errors like the following:

org.springframework.beans.factory.BeanDefinitionStoreException: IOException 
parsing XML document from ServletContext resource 
[/WEB-INF/applicationContext.xml];
nested exception is java.io.FileNotFoundException: Could not open 
ServletContext resource [/WEB-INF/applicationContext.xml]
at 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:349)
at 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
at 
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)


Does anyone know what I need to do to get around this? 

Thanks in advance,
Henry

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to