将jacob-1.15-M4-x64.dll放入D:\Java\jdk1.6.0_06\bin即可。

如果不清楚java.library.path,输出一下即可。代码如下

System.out.println(System.getProperty("java.library.path"));