I have a Java application that reads custom properties from Microsoft Office documents that exist on a shared network folder using Apache POI.
Do I need to do anything special to handle the situation where someone has the document I want to read open and is editing it in Word, Excel, or PowerPoint?
