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 >> > >
