+1, please. Thanks Amila
On Fri, Sep 6, 2013 at 4:01 PM, Saminda Wijeratne <[email protected]>wrote: > We recently added ExecutionService REST service to the rest services jar. > Thus when creating the REST webapp the jars required for the > ExecutionService also got included to the webapp and the size of it was > close to 100MB. While the ExecutionService is useful if anyone wants to use > it, it is not necessary to have it in 0.9 release. Since we are very close > to 0.9 release we will not remove this now but work on it in 0.10 release. > > > On Fri, Sep 6, 2013 at 12:13 PM, Saminda Wijeratne <[email protected]>wrote: > >> Merging the two war files is a no go because the axis2 web-app inherently >> have some problems in updating the service path that comes after the >> context root. >> >> >> On Fri, Sep 6, 2013 at 10:58 AM, Saminda Wijeratne <[email protected]>wrote: >> >>> The war distribution contains 2 war files. one to host axis2 services >>> and the other to host jersey REST services. Each will have its own set of >>> sharable libraries. I'm trying to see if we can merge the two in a safely >>> to a single war so that libraries are shared. >>> >>> >>> On Fri, Sep 6, 2013 at 10:45 AM, Amila Jayasekara < >>> [email protected]> wrote: >>> >>>> Hi All, >>>> >>>> We are experiencing that war file size is increased significantly from >>>> last release. Guess we need to reduce its size. >>>> One solution is to exclude unnecessary maven dependencies. >>>> >>>> Appreciated your feedback. >>>> >>>> Thanks >>>> Amila >>>> >>> >>> >> >
