Hello, I've appreciated too much SMSServer and I tried it with SQL Server. My problem is that when message arrives, application writes it two times in db (or two times in file when I choose SimpleInboundFileLogger interface).
I see that application runs class InboundNotification.process two times and then getService().deleteMessage(msg) returns true the first time and false the second. Anyone can tell me how to do? Thank you Angelo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
