On Friday 19 November 2010 7:36:59 am Peter Mihalik wrote: > Pls. ignore the message. The problem wasn't with CXF. I was deploying the > client to a Glassfish server and the CXF libs got overridden by the JAX-WS > RI libs contained in the app server. After setting the classloader to > delegate=false the problem disappeared.
Wow. Good to know. Kind of surprising, but thanks for the update. Dan > On Fri, Nov 19, 2010 at 12:20 PM, Peter Mihalik <[email protected]> wrote: > > 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 -- Daniel Kulp [email protected] http://dankulp.com/blog
