[jboss-user] [JBoss Cache: Core Edition] - Problems with Jboss Cache 3.0.3 XML Configuration

camechis do-not-reply at jboss.com
Thu May 21 14:22:06 EDT 2009


I am currently trying to setup a simple cache and I am getting error when the XML configuration is attempting to be parsed.  I am using the local.xml config that is shipped with Jboss.

This is the error I am getting.

ERROR [RootElementBuilder] (main) org.xml.sax.SAXException: http://java.sun.com/xml/jaxp/properties/schemaSource
Exception in thread "main" org.jboss.cache.config.ConfigurationException: Could not parse the config file
	at org.jboss.cache.config.parsing.RootElementBuilder.readRoot(RootElementBuilder.java:111)
	at org.jboss.cache.config.parsing.XmlConfigurationParser.readRoot(XmlConfigurationParser.java:411)
	at org.jboss.cache.config.parsing.XmlConfigurationParser.parseStream(XmlConfigurationParser.java:117)
	at org.jboss.cache.config.parsing.XmlConfigurationParser.parseFile(XmlConfigurationParser.java:109)
	at org.jboss.cache.DefaultCacheFactory.createCache(DefaultCacheFactory.java:78)
	at org.jboss.cache.DefaultCacheFactory.createCache(DefaultCacheFactory.java:71)

Any Suggestions would be appreciated.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232563#4232563

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232563



More information about the jboss-user mailing list