1 Reply Latest reply on Dec 20, 2010 7:34 PM by njiang

    Apache CXF JAX-RS With UTF-8 request

    rajeshcare4u_rajesh

      Hi, I am using Jax-rs web services in Apache CXF I have exposed a uri using this when i am trying to post special characters like ☺♀ .. In the service end I am receiving as ? character I have tried even with the charactset in http request as utf8 even I am receiving the same ? character. Can anybody help me in UTF -8 in jaxrs webservices?