Deepal, i already did.
-- dims On 12/3/05, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > Thank you very much for the patch, I will apply that. > > Thanks, > Deepal > ................................................................ > ~Future is Open~ > > ----- Original Message ----- > From: "Alex Artigues" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, December 03, 2005 12:12 AM > Subject: Re: [Axis2] Deployment packaging > > > >> A patch would be awesome!! we could possibly help with perf testing as > >> well if we see the patch. > > > > And here it is! > > > > This patch does not include any attempts at optimization. It addresses > > the > > following issues: > > > > 1) Resources cannot be loaded from jars inside of the service .aar > > getResourceAsStream() has been overridden to allow this. > > > > 2) ZipInputStreams were left open by getBytes() if the target was not > > found. > > An additional try/catch block has been added after the search loop to make > > sure this happens. > > > > 3) Minor change in findLibJars() to normalize the path for startsWith() > > and > > endsWith() checks. > > > > > > What's missing from this patch is optimization code to address the > > extended > > loading times of the DeploymentClassLoader. We still don't know how to > > best > > deal with this. > > > > We forgot to extend a big "Thank You" to everyone out there working on > > this > > project in the last post. Thanks! > > > > --Alex & Ralf > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > > > ################################### > > Sidenote: Should we post this to JIRA also? > > > > > -- Davanum Srinivas : http://wso2.com/blogs/
