View Single Post
  #1 (permalink)  
Old 07-23-2007, 06:26 PM
musiigedeo musiigedeo is offline
Member
 
Join Date: Jul 2007
Posts: 13
musiigedeo is on a distinguished road
javax/comm/SerialPortEvent
Hey guys
when I try to execute my jar file, I do get the error

Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/SerialPortEventListener

It seems that i cannot find the class javax.comm.SerialPortEventListener
but I have in the manifest file included the line "Class-Path: comm.jar". what am I doing wrong guys?
Reply With Quote
Sponsored Links