Here we go again. I suggest that you write things like 'convert the greater-than sign to amp g t semi'.
You shouldn't ever need to do this. No standard-conforming XML processor needs it. On Wed, Apr 16, 2008 at 9:19 PM, adam_j_bradley <[EMAIL PROTECTED]> wrote: > > Dan, > > Thanks for the tip, getting closer! One thing I want to now have is for > all > the ">" symbols to be converted to ">" to mimic the behavior of the > existing Web Service client (C# based). > > Any thoughts on how I might do that? > > Sincerely, > Adam > > > dkulp wrote: > > > > Don't pre-escape it. Let the CXF runtime escape it. The runtime > > doesn't know if a string that is being passed in is XML or just a > > straight string. Thus, it will always escape any of the XML special > > characters. You don't need to do it. > > > > -- > View this message in context: > http://www.nabble.com/Q%3A-Issues-when-attempting-to-send-%22-gt%22.-Wind-up-with-%22-amp-gt-%22-tp16703395p16736921.html > Sent from the cxf-user mailing list archive at Nabble.com. > >