I am trying to submit a JaxWS request which has few strings with just spaces in it and they are getting filtered out. Does anyone know what I need to do to avoid this from happening?
I am trying to submit a JaxWS request which has few strings with just spaces in it and they are getting filtered out.
I'll be surprised if that's what happening. In any way, the string with spaces would be treated just like normal strings. Without showing any example or exception message, it's really hard for anyone to understand your issue.