On Thursday, September 08, 2011 11:54:19 AM Jason Pell wrote:
> Hi,
> 
> How do I get a java first web service to include encoding="utf-8" in
> the ?xml header?

You can add an endpoint property in the config of:


"org.apache.cxf.stax.force-start-document", "true"

and that should do it.


-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to