metro-jax-ws
                                
                                 metro-jax-ws copied to clipboard
                                
                                    metro-jax-ws copied to clipboard
                            
                            
                            
                        Having Special Characters in comments is throwing exception
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