users@jersey.java.net

[Jersey] Re: How to reduce Jersey-Client footprint

From: António Mota <amsmota_at_gmail.com>
Date: Mon, 12 Dec 2011 14:57:48 +0000

My mistake, it's about 15Mb, not 100... and that includes another big lib
I'm using, ICEpdf and dependencies, and my own code of course.

Nevertheless too big, I'll have to bring that down.


Thanks.


On 7 December 2011 08:32, Pavel Bucek <pavel.bucek_at_oracle.com> wrote:

> Hello,
>
> 100 MB? That definitely doesn't sound right, Jersey client dependencies
> shouldn't have more than 3MB in total.. depends on what do you need, but in
> most common cases it should work with jersey-client and jersey-core. You
> might want to add jersey-json and jackson libs if you are processing json,
> but even that is maybe like ~5MB ..
>
> Can you post list of your dependencies? (mvn dependency:tree)
>
> Pavel
>
>
>
> On 12/6/11 7:03 PM, António Mota wrote:
>
> Hi again.
>
> Now my applet using the Jersey-Client is working quite well, however
> with all the Jar dependencies is now above 100Mb... Is there a way to
> reduce this size, besides removing the jars one by one and see if it works?
>
>
> Cheers.
> *
> *
>
>
>