You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Andy Cutright <ac...@borland.com> on 2003/05/28 13:06:08 UTC

[juddi-Developers] bug #745056

yo,

i just posted bug #745056. the RelatedBusinessInfoHandler marshalling 
code isn't 'fully formed', so i'm getting malformed responses for 
find_relatedBusinesses. i'm not quite sure how y'all want this fixed. 
there's a BusinessKeyHandler which can marshal an object, but it 
marshals Objects, not Strings. i can either

0. create a new String, and pass that
1. add a method to the BusinessKeyHandler to marshal a string.

thoughts? i haven't looked at the other marshalling code, like 'Name', 
etc., which will also need marshalling..

cheers,
andy