Murali wrote:
> Hi Guys,
>
> I deployed a war file on glassfish.It has a struts-core.jar file
> which is being kept open or being locked by glassfish , so i'm not
> able to undeploy or redeploy the same webapp.The only work around for
> me now is that i had to restart the glassfish everytime i face this
> problem.I read in tinn's blog <http://blogs.sun.com/quinn/> comments
> that it has been fixed in SJAS9.1 so does that mean that glassfishV2
> will also have the fix.
Yes, it should. Sun Java System Application Server 9.1 corresponds to
GlassFish v2. (SJSAS 9.1 update release 1 corresponds to GlassFish v2.1).
- Tim