Re : problem using marshallerProperties for CData output

2009-02-13 Thread jean pierre pelerin
h conditions. For example, may flipping from UTF-8 to something else would cause it to start being called. (jaxb has a highly optimized UTF-8 encoder that maybe doesn't call the EscapeHandlers. Possibly the other encoders do) Dan On Wed February 11 2009 4:37:19 am jean pierre pelerin

Re : problem using marshallerProperties for CData output

2009-02-13 Thread jean pierre pelerin
e would cause it to start being called. (jaxb has a highly optimized UTF-8 encoder that maybe doesn't call the EscapeHandlers. Possibly the other encoders do) Dan On Wed February 11 2009 4:37:19 am jean pierre pelerin wrote: > Hi, > > I'm trying to use a com.sun.x

problem using marshallerProperties for CData output

2009-02-11 Thread jean pierre pelerin
Hi, I'm trying to use a com.sun.xml.bind.characterEscapeHandler for JAXB customize escaping, in order to output CData text. This is my cxf configuration : http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:jaxws="ht