Double posting makes me a bit ungry... Stop it while you can! Can you post your sample? I can guess from the exception that you are using a modified example SendMessage1.
On Dec 15, 11:47 am, reet <[email protected]> wrote: > i am getting an exception as i am trying to send a msg to a single > recipient > > org.smslib.GatewayException: Feature not supported. > at org.smslib.AGateway.sendMessage1(AGateway.java:348) > at org.smslib.Service.sendMessage(Service.java:609) > at examples.modem.SendMessage.doIt(SendMessage.java:48) > at examples.modem.SendMessage.main(SendMessage.java:78) > > i know why it so. > But i am not able to understand that as it calls the method > "expandGroup(msg.getRecipient());" > > it returns the emptylist of recipients. > > i need help > thank you -- 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=en.
