Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Escaping right angle bracket.

$
0
0
Hi all,

I have a project that uses CXF 2.4.1 (we haven't migrate yet to an more
recent version...) and i'm facing a problem with right angle bracket
escaping in a soap response.

When a soap fault response is generate, we put a XML formatted value in a
text node.

Our problem is that only left angle brackets are escaped (;) and not
right ones.
I know that right angle bracket escaping is optional based on the XML spec.
but i was wondering if there was a way to enable it ?

(The client application need to have ";"... despite our response is
correct...)

Regards

Viewing all articles
Browse latest Browse all 5648

Trending Articles