views:

11

answers:

0

We need a web service in which the information can be stored in a persistence queue. And a process checks and sends that information using sms. We use axis2 to implement the web service. What is the best way to implement this?

Thanks.