Hi All, Can anyone please let us whether Axis 1.4 supports Unicode charecters? For example i am exposing a interface with following signature
public void AcceptData(String caseID, String data); where caseID is english-String and data could be multilingual Data. Does Axis 1.4 supports these requirements? Could you please point me to the documentation on what needs to be done to support this requirement? Thanks, Suresh Metla.
