Hi everyone, We have been developing a web service for domain registration with axis2 version 1.2 and rampart security module version 1.2.
The problem is that when we deploy the service with security enabled (timestamp, signature and encryption), non-english characters such as ş, Ş, ö, Ö etc. are not properly displayed at the server side, on the other hand, they are all displayed properly when we deploy without security module. We checked the configuration parameters and we use UTF-8 defaults as character encoding at both client and server sides. Could you please advice about the problem?
