one of my jax-ws webmethods returns hash - string with special characters.
I am getting incomplete response XML.
When I return normal string e.g. "TEST", webmethod works ok.
How to encode the response? I hope j2ee5.0, jdk6.0 libraries are sufficient.
Thank you for response.
Important in java class is:
Important in xsd for generation is mixed="true":