Hi, Something is wrong with the JavaComm installation *or* you are using the wrong port. Probably the first - check that everything is in place in your app server.
On Apr 23, 12:11 am, osama ashraf <[email protected]> wrote: > Hi Experts, > I have a serious issue. I run the test sending sms > code after all the complex configuration , its running perfectlly > fine, but when im trying to embedd my code in the servlet then i show > this Most hated "Comm Library Exception" > > org.smslib.GatewayException: Comm library exception: > java.lang.RuntimeException: javax.comm.NoSuchPortException > at > org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java: > 96) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java:111) > at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:186) > at org.smslib.Service$1Starter.run(Service.java:257) > > i tried everything that i can , but cant find any way. I knw very well > about the placement of Comm.jar win32.dll and javax.comm.properties > files . > i stucked at this point n spend heaps of time over it but :( > please experts help me out (Specially Sir.Thanasis :) ) > > -- > 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.
