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 >
