Hi Members,

I would like to get your suggestions/opinion on the below:

I have a set of web services running on Apache Tomcat and Axis2
platform. Some of the web services are long running services, for
example, upon receiving request it will take several minutes to
complete the operation before returning response to the application
clients. My application clients will be built on .NET and some
applications will be on Java.

I need some solutions for the below issues:

1) Asynchronous support to the application clients because of the long
running nature of some of the services.
2) To provide a mechanism in which some of the web services will be
pushing unsolicited event/messages to the application clients. To
given an example of such service, an E-Mail arrival notification, or a
stranger entered through the main door, kind of notifications.

Does Axis 2 alone will help me achieve the above goals? Or do I need
to use Apache Muse in addition? Any reference, pointers would be much
appreciated. Thanks in advance.

Ramesh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to