Bugzilla – Bug 5834
QName change of the state change topic of job resources
Last modified: 2008-02-06 14:16:16
You need to log in before you can comment on or make changes to this bug.
The QName of the state change topic in 4.0.x is the QName of the resource property state defined in ManagedJobConstants.RP_STATE: {http://www.globus.org/namespaces/2004/10/gram/job}state This is confusing, because the state change notification message contains more information than the state of the job resource. In 4.2 the QName of the state change topic will be {http://www.globus.org/namespaces/2008/03/gram/job}stateChangeInformation (defined in ManagedJobConstants.STATE_CHANGE_INFORMATION_TOPIC_QNAME) A client subscribing for job state changes will have to use this QName when setting the topic expression.