Reinstall http://rxtx.qbang.org/wiki/index.php/Installation
On Wed, May 19, 2010 at 9:14 AM, Pietro <[email protected]> wrote: > I saw the configuration instructions you follow. I am running in > fedora, my properties file is in jre/lib directory and smslib run > fine. In your case, the runtime appear not to find the properties > file. My guess is you are using another java jre version different > when you run your application. Check your java default with "java - > version". > > HTH > > On May 19, 1:07 pm, Vinicius <[email protected]> wrote: >> Hi people... >> >> I've tried to run my sms aplication with linux (suse),, but it's not >> working... >> >> Take a look at exception: >> >> javax.comm: Error loading javax.comm.properties! >> null >> >> java.io.IOException: javax.comm: platform drive class name = null >> (check 'driver' property in javax.comm.properties) >> >> ---------------- >> Parameters in my javax.comm.properties >> >> driver=com.sun.comm.LinuxDriver >> serpath0 = /dev/ttyACM0 >> parpath0 = /dev/parport0 >> parpath1 = /dev/parport1 >> >> To configure commapi I followed this >> url:http://upsistemas.foroactivo.com/java-f5/como-instalar-el-comm-api-en... >> >> -- >> You received this message because you are subscribed to the Google Groups >> "SMSLib User Group" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group >> athttp://groups.google.com/group/smslib?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "SMSLib User Group" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/smslib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
