When you have a prefix not bound issue in an XML file, most likely
it's an xmlns/namespace issue:

http://stackoverflow.com/questions/9473380/xml-schema-validation-error-prefix-is-not-bound

Milt Epstein
Programmer in Computational Genomics
Institute for Genomic Biology (IGB)
University of Illinois at Urbana-Champaign (UIUC)
mepst...@illinois.edu


On Tue, 20 Oct 2015, Jonas Steinberg wrote:

> 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 cas-user@lists.jasig.org as: mepstein@illino
> is.edu
> To unsubscribe, change settings or access archives, see http://www.ja-sig.or
> g/wiki/display/JSG/cas-user
> 
> 

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to