Title: Message
Hello all,
 
I am going to implements Webservices which will be sending notification messages to their client.
The major issue is that it is required for the clients to be simple non-servlet-based applications.
 
I am thinking of implementing a simple web-server (http listener)
which will receive, parse and process XML messages sent by the server as standard SOAP calls.
 
Is there any standard already implemented solution for this approach?
Can be apache axis/apache soap adopted to be used on the client's side?
 
 
Thanks!
Alexey.
 
 
 

Reply via email to