metro-jax-ws icon indicating copy to clipboard operation
metro-jax-ws copied to clipboard

Having Special Characters in comments is throwing exception

Open yeshwanthponnusamy opened this issue 2 years ago • 0 comments

com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '' (code 92) (expected a name start character).

This exception is thrown when the comment statement is there in the XML and when the comment statement is as follows:

Also we tried changing this comment as:

and the above also throws the same exception

yeshwanthponnusamy avatar Oct 09 '23 09:10 yeshwanthponnusamy