Hello,
I have a problem with the use of javax.comm, let me explain first, I could install it without problem, with the win32com.dll and javax.comm.properties file, so I could develop an application using this library Eclips 2.0. I would now achieve. Jar of my application. From what I understand, I'll have to create a little app to install the dll, the comm.jar and properties on the client. So I export a jar of my project, with a manifest file as explained in an FAQ, with the main class and classpath with the worm comm.jar I have for the time being located in a directory lib of my jar . If I do not have the class path noClassfound an exception, but if I put it, I get the error:
Code:
Java Virtual Machine Launcher: Fatal Exception Occurred. Program will exit.
Please help me with it.
Bookmarks