Forum Discussion

bing_ran's avatar
17 years ago

generating jax-ws code in specified encoding

soapUI is great. Thanks to the developers. The option to generate client code in jax-ws style generates code in platform native encoding, GBK in my case, which makes importing the code to utf-8 ba...