On Nov 22, 2010, at 11:48 AM, rki wrote:
>
> Hello i'm trying to set the queryparams from a MultivaluedMap in the
> jersey
> client and im getting an error saying, that the
> javax.ws.rs.core.UriBuilder.queryParam is abstract, which is correct.
>
> Why is WebResource.queryParams using it?
To build a URI.
I think you may have something wrong with your environment. Can you
describe your setup?
Paul.