I'm getting this error when I attempt to start cas in tomcat7: Oct 20, 2015 9:32:14 AM org.apache.catalina.core.ApplicationContext log INFO: No Spring WebApplicationInitializer types detected on classpath Oct 20, 2015 9:32:16 AM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring root WebApplicationContext Oct 20, 2015 9:32:18 AM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 36 in XML document from ServletContext resource [/WEB-INF/spring-configuration/ticketRegistry.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 36; columnNumber: 91; The prefix "cas" for element "cas:hazelcast-ticket-registry" is not bound.
I've compared my ticketRegistry.xml file to someone else's config that is working fine and they're identical except server name so I'm curious as to what the problem could be. Any insight would be greatly appreciated. -- 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
