Bugzilla – Bug 4432
SimpleTopic.notify(SOAPElement element) drop child elements
Last modified: 2007-09-12 16:49:45
You need to log in before you can comment on or make changes to this bug.
I tried to send a notification message containing a SOAPElement (obtained from a RP.toSOAPElements() call, so likely a MessageElement) that contains children. Upon receipt the element is empty (no content at all), but the content was there before handing it off the Axis consumer.notify(<Notify>) , i.e. the content was correctly set on the Notify object. /Sam
Reassigning to current wsrf developer to close/fix as appropriate