To improve Lotus Domino Java agent database performance we are programing using .jar files to implement pooling. These files are in Domino file system folders and they are linked through the agents that use them (on the path Lotus\Domino\jvm\lib\ext).The problem is that any changes on these files demand we restart the Domino server to accept the changes. Moreover, you have to stop the domino server to delete the old version of .jar files to add the new version.
IBM recommends to put the .jar files on the file system, instead of attach them inside the Domino database.
Anybody could tell if is possible to make Domino accepting modifications on jar files without restarting?
Thanks in advance
Alessandro.