You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-user@ws.apache.org by asaf lahav <as...@primagrid.com> on 2006/05/05 00:12:25 UTC

resource properties

Hi,

 

How can I know that a resource property value was updated from with in
the WSRF service?

What I would like is to get a method invocation each time a service
client/stub/consumer updates a resource property value so I'll be able
to audit/log it.

What is the way to achieve that?

 

Thanks in advance,  

 

Asaf Lahav

VP R&D, Prima Grid LTD.

Cellular:  972-54-4717955

Phone:   972-3-6540255

Fax:       972-3-6540254

 

 


Re: resource properties

Posted by Alvaro Orus <al...@gmail.com>.
Hi

I think the best way to do that is using WS-notification. You may implement
an audit/log web-service which is subscribed to a specific topic related to
a property change. When this property changes, a notification with the old
value and the new value of the property will be sent to services that are
interested in that value change.

As WS-Notification implementation i recommend you WS-Messenger:
http://www.extreme.indiana.edu/xgws/messenger/


On 5/5/06, asaf lahav <as...@primagrid.com> wrote:
>
>  Hi,
>
>
>
> How can I know that a resource property value was updated from with in the
> WSRF service?
>
> What I would like is to get a method invocation each time a service
> client/stub/consumer updates a resource property value so I'll be able to
> audit/log it.
>
> What is the way to achieve that?
>
>
>
> Thanks in advance,
>
>
>
> *Asaf Lahav*
>
> *VP R&D, Prima Grid LTD.*
>
> Cellular:  972-54-4717955
>
> Phone:   972-3-6540255
>
> Fax:       972-3-6540254
>
>
>