I tried to configure CXF without Spring and am getting this error:
org.w3c.dom.DOMException: DOM002 Illegal character
        org.apache.xerces.dom.ElementNSImpl.setPrefix(ElementNSImpl.java:214)
        org.apache.cxf.staxutils.StaxUtils.readDocElements(StaxUtils.java:946)
        org.apache.cxf.staxutils.StaxUtils.readDocElements(StaxUtils.java:927)

It seems it's looking for some xml file  but not yet sure how to solve this
problem. Any help would be appreciated.
-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-without-Spring-dependency-tp3258494p3368625.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to