Hi, I would like to send sms using /src/examples.modem.SendMessage Class. Just compiled it, but don't what target to use in order to realize my goal.
So I have a added one target at the bottom of build.xml. However, I get the following on the console #java -jar smsserver-3.4.4.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/smslib/ IInboundMessageNotification The build.xml class is at http://pastebin.com/m7c40470e How am I meant to tell the target to run only "my work", the SendMessage.java class? Cheers, Simon. -- You received this message because you are subscribed to the Google Groups "SMSLib for Java 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=.
