There's a syntax error in one of your Spring configuration files: deployerConfigContext.xml
I would bring that up in an XML editor or visually inspect it. On Thu, Feb 9, 2012 at 4:22 PM, Darouichi, Aziz <[email protected]>wrote: > Hi, > > > CAS LDAP authentication build was successful using Maven-2.2.1 in > CAS-3.4.11. after copy war file to tomcat. I get HTTP status 404….etc > cas.log shows this error: > > > ERROR [org.jasig.cas.web.init.SafeContextLoaderListener] > - SafeContextLoaderListener: > The Spring ContextLoaderListener we wrap threw on contextInitialized. > But for our having caught this error, the web application context would > not have > initialized. > org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: > Line 138 > in XML document from ServletContext resource > [/WEB-INF/deployerConfigContext.xml > ] is invalid; nested exception is org.xml.sax.SAXParseException; > lineNumber: 138 > ; columnNumber: 6; The markup in the document following the root element > must be > well-formed. > at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadB > > > > Thanks > > > -- > 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 > > -- 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
