QUESTION POSED ON: 30 October 2005
I tried to use an add-in Java API (namely, Java Comm API) in Notes/Domino, but I couldn't get it working. I could not find any answers in the www.notes.net forum.
Basically, I just want to know where I should put the three important files included in the Java Comm API: comm.jar, javax.comm.properties and win32com.dll. Currently, comm.jar has been included in the project. Javax.comm.properties has been put under /jvm/lib directory. Win32com.dll has been put under /notes directory.
But it's still throwing errors, i.e., "Caught java.lang.NullPointerException: name can't be null while loading driver com.sun.comm.Win32Driver"
Any help you can provide in resolving this matter will be greatly appreciated.
|