Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

How can I use UTF-8 with org.apache.cxf.jaxrs.client.WebClient create()?

0

57 views

This is about Apache CXF WebClient, WebClient.create("URL", "username", "password", null);

when I use a UTF-8 username to create a WebClient instance, I ended up with a 401 http error.

I've tried WebClient.encoding("UTF-8"), and WebClient.acceptLanguage("zh_CN"), but neither worked.

Any idea or help is appreciated. Thanks.

asked June 12, 2011 7:35 am CDT
posted via StackOverflow

0 Answers

Be the first to answer this question

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions