https://issues.apache.org/bugzilla/show_bug.cgi?id=46667
--- Comment #3 from Yegor Kozlov <[email protected]> 2009-02-08 23:16:37 PST --- You can check the path to the POI jar as follows: System.out.println(HSSFWorkbook.class.getProtectionDomain().getCodeSource().getLocation()); -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
