Hi, i'm trying to call a ws using the JAX-WS Dispatcher API as described on
http://cxf.apache.org/docs/jax-ws-dispatch-api.html, but when i try to send
some data containing unicode characters (for example 'ľ', 'š', 'č') what's
actually sent is: 'ľšč' am i missing somethnig?

Thanx

--
Peter

Reply via email to