Hi all, I get the below exception, which is throw from spring, not sure where
to link spring and CXF , is there something I need to do, stuck here past 2
days, please help.

Thanks
Bill


Apr 22, 2010 12:03:20 AM
org.springframework.context.support.AbstractApplicationContext
prepareRefresh
INFO: Refreshing org.apache.cxf.bus.spring.busapplicationcont...@10a6ae2:
startup date [Thu Apr 22 00:03:20 CDT 2010]; root of context hierarchy
Apr 22, 2010 12:03:20 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[META-INF/cxf/cxf.xml]
Apr 22, 2010 12:03:20 AM org.apache.cxf.bus.spring.SpringBusFactory
createApplicationContext
WARNING: Initial attempt to crate application context was unsuccessful.
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected
exception parsing XML document from class path resource
[META-INF/cxf/cxf.xml]; nested exception is
javax.xml.stream.XMLStreamException
        at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:412)
        at
org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader.doLoadBeanDefinitions(ControlledValidationXmlBeanDefinitionReader.java:109)
        at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)
        at
org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader.loadBeanDefinitions(ControlledValidationXmlBeanDefinitionReader.java:131)
        at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)
        at org.springframework.
-- 
View this message in context: 
http://old.nabble.com/Unexpected-exception-parsing-XML-document-from-class-path-resource--META-INF-cxf-cxf.xml--tp28324195p28324195.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to