Well there is ws-eventing via axis2 Savan. Wikipedia describes ws-eventing
as:

*WS-Eventing* defines a
protocol<http://en.wikipedia.org/wiki/Communications_protocol>for web
services <http://en.wikipedia.org/wiki/Web_service> to subscribe to another
web service, or to accept a
subscription<http://en.wikipedia.org/wiki/Subscription>from another
web service.

If you are talking about events inside your jvm triggerred by a web service
invokation, I myself would use custom events from the Spring Framework:

http://static.springframework.org/spring/docs/2.0.x/reference/beans.html#context-functionality-events

HTH,
Robert

On 5/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


Hi

   I need to have support for events in my webservice.
   Can anybody suggest how to do that?


Thanks And Regards
Smitha Aldrin


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s) and
may contain proprietary, confidential or privileged information. If you are
not the intended recipient, you should not disseminate, distribute or copy
this e-mail. Please notify the sender immediately and destroy all copies of
this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses. The
company accepts no liability for any damage caused by any virus transmitted
by this email.

www.wipro.com

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


Reply via email to