Hi everyone, i have created some WebServices using D-OSGI and registrating them throught OSGI Declarative Services. Everything works fine, execpt that when i try to consume the SOAP response's it seems that they are not UTF-8 Encoded.
How can i sepcify the encoding of the SOAP messages to UTF-8? By the way, i am not able to see the SOAP messages between the WS provider and consumer, i know that i managed to see them but i must have change some configuration's options. Does anyone know how to log those messages (i'm currently using the option -Dorg.apache.cxf.Logger=org.apache.cxf.common.logging.Log4jLogger)? Regards -- View this message in context: http://cxf.547215.n5.nabble.com/DOSGI-and-SOAP-Message-Encoding-tp4431913p4431913.html Sent from the cxf-user mailing list archive at Nabble.com.
