Its great to hear about new users, there have been many in the last
months, truly great.

Could you please send the source code for the capability that contains
the property and the code that triggers the value update?

I wonder if the capability with the properties is not the same as the
one that calls getPropertyCollection.

On Fri, Mar 6, 2009 at 2:20 PM, Jonas Buys <[email protected]> wrote:
> Hi,
>
> Please forgive be about my ignorance of MUSE, as I am just starting to use 
> it, but so far I'm *very* fond of it!
>
> Unfortunately,
> I am facing this rather peculiar issue.  I want to have WSRP change
> notifications automatically published for an _internally changed_
> metric variable.  To accomplish this task, I followed the procedure
> described in
> http://ws.apache.org/muse/docs/2.2.0/manual/how-to/publish-wsrp-notifications.html
>  using the PropertyChangeListeners.
>
> BUT
> - even though the resource property document is correctly populated
> with my defined properties and their values - the wsrp variable results
> in null:
> ResourcePropertyCollection wsrp = getWsResource().getPropertyCollection();
> (code inside myCapab.java's initializeCompleted method).
> The WsResource appears to be set correctly, I did a toString() for
>  that.
>
> Any help would be much appreciated!
>
> Cheers, Jonas
>
>
>

Reply via email to