On Wednesday 02 February 2011 6:20:56 pm [email protected] wrote:
> 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.

Is there more to that stack trace?   I'd like to know where StaxUtils is being 
called as that may help indicate where to look.


-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog

Reply via email to