Originally posted by: SystemAdmin
Hi,
i am using AIX for my java application, when i change some java file during my app server, its getting picked up dynamically but modified resources other than java like xml or properties file are not being reflected in application.
seems that the resource files appear to be cached on the server.
F.Y.I., this appears to be an issue only on UNIX (AIX system)
since Windows locks the jar when the package is loaded in app server and it
is not possible to edit/change the jar file while server is running.
Since modifiying the jar file while it is loaded in server is possible on the UNIX.
can any one help.
Thanks
Vinay
#AIX-Forum