Hi We have to create a web service which will be used to consume data which may have japnese characters,
Is there some thing special we have to do for WSDL, do we have to define it as UTF-16 or some thing. This web service will get data which will be english characters and some times Japanese characters, We need to insert this data in a DB2 table which accepts english characters, so basically use UTF-8 for data inserted Any suggestions
