I've made a sms application, the application is running if it is run from netbeans but after I build, an error like this.
Not copying library D:\jarud\development\_riset\_smslib\lib\RXTXcomm.jar , it can't be read. Not copying library D:\jarud\development\_riset\_smslib\lib\comm.jar , it can't be read. Not copying library D:\jarud\development\_riset\_smslib\lib\mysql-connector-java-5.1.6-bin.jar , it can't be read. Not copying library D:\jarud\development\_riset\_smslib\lib\slf4j-api-1.5.6.jar , it can't be read. Not copying library D:\jarud\development\_riset\_smslib\lib\slf4j-simple-1.5.6.jar , it can't be read. Not copying library D:\jarud\development\_riset\_smslib\lib\smslib-3.4.4.jar , it can't be read. Not copying library D:\jarud\development\_riset\_smslib\lib\smsserver-3.4.4.jar , it can't be read. and I run the application jar, the result is an error, like this Comm library exception: java.lang.RuntimeException: javax.comm.NoSuchPortException -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msg/smslib/-/zfnq03dGALQJ.
