Hi,
I am facing with the next Exception when I tried to start a bundle which make use of javax.comm library. I am using last version of Equinox in console mode. javax.comm: Error loading javax.comm properties! null java.io.IOException: javax.comm: platform driver class name = null (Check 'driver' property in javax.comm.properties) at javax.comm.CommPortIdentifier.loadDriver(CommPortIdentifier.java:244) at javax.comm.CommPortIdentifier.<clinit>(CommPortIdentifier.java:109) .. I have copied libLinuxSerialParallel.so to /usr/lib/ javax.comm.properties to [JDK-directory]/jre/lib/ and comm.jar to [JDK-directory]/lib/ Either I have specified the serialport to use ttyUSB0 in javax.comm.properties, but I do not know how I could solve this problem. I do not have this problem if I launch Equinox with Eclipse. Does somebody face with this problem before? Any idea? Thank you in advance David
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
