DFS: Disable log4 in remote client
Hello! I'm trying to run java class with DFS client for my custom service in Lotus 8.5. As far as I could found - Lotus starts an applet with embedded java code. Any use of DFS assumes using log4.properties - so DFS client wants to find any log4j file. Java security disables any file operation for applets (My DFS-client…