View Single Post
  #8 (permalink)  
Old 07-24-2007, 07:52 PM
musiigedeo musiigedeo is offline
Member
 
Join Date: Jul 2007
Posts: 13
musiigedeo is on a distinguished road
I have found out that when I have the comm.jar file in the same directory as my jar file, then I do not get the error "Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/SerialPortEventListener"

But when I try to read/write to the serial port, nothing happens... what does wrong?
Reply With Quote