I have built a Resource which has one Topic declared in the TopicSpace
document.  The Topic uses the ResourcePropertyValueChange mechanism, so its
name matches one of the Resource Properties that the Resource defines.

 

For some reason, when I retrieve the TopicExpression Resource property, it
returns a list of values matching every Resource Property that my Resource
has.  This occurs when I do not have any <Staticvalues /> entries for
TopicExpression declared in the Metadata descriptor.  Shouldn't
TopicExpression be empty unless <StaticValues /> entries are declared in the
Metadata descriptor?

 

When I try adding <StaticValues /> Metadata Elements for TopicExpression in
the Metadata Descriptor, I get the following exception when attempting to
retrieve it:

 

java.lang.RuntimeException: [ID = 'NoSetter'] The capability class class
org.apa
che.muse.ws.notification.impl.SimpleNotificationProducer does not have a
setter
method for property
'{http://docs.oasis-open.org/wsn/b-2}TopicExpression', so it
 cannot perform WSRP 'set' operations (delete, insert, update) on it.

 

Any help is appreciated!

 

Thanks


Jared Zebedee

Reply via email to