On Friday 05 March 2010 10:54:40 am pajeczyca wrote: > I have this error that happens from time to time > > Any one knows what is causing it? > > java.lang.RuntimeException: > org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected > exception parsing XML document from class path resource > [META-INF/cxf/cxf-extension-corba.xml]; nested exception is > javax.xml.transform.TransformerException: org.w3c.dom.DOMException: > NAMESPACE_ERR: An attempt is made to create or change an object in a way > which is incorrect with regard to namespaces.
No idea. There isn't even anything in that file that doesn't use the default spring namespace. Is there a full stack trace or anything? -- Daniel Kulp [email protected] http://dankulp.com/blog
