You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Steve Viens <sv...@attbi.com> on 2003/06/03 18:52:08 UTC

[juddi-Developers] FW: [ juddi-Bugs-748530 ] 748530 AssertionStatusItem XML parsing incorrectly

Bugs item #748530, was opened at 2003-06-03 23:38
Message generated for change (Settings changed) made by sviens You can
respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=434422&aid=748530&grou
p_id=42875

Category: Transport Layer
Group: Development
>Status: Pending
>Resolution: Fixed
Priority: 8
Submitted By: Steve Viens (sviens)
Assigned to: Steve Viens (sviens)
>Summary: 748530 AssertionStatusItem XML parsing incorrectly

Initial Comment:
The Handler class for AssertionStatusItem is 

marshalling and unmarshalling inappropriately. The 
completionStatus value is being treated as an xml 
element and should be an attribute. 

Also the fromKey and toKey values are being treated as 
attributes and should be marshalled/unmarshalled as 
xml elements.

Finally, the keysOwned element is not being handled at 
all.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=434422&aid=748530&grou
p_id=42875