Jeff, my comment is meant for the jUDDI committer team. find_binding, find_business and find_service each support search by TModelBag. The comment is relevant because implementation of this behavior is done in exactly the same way and has already been implemented for find_business and find_service.
The JUDDI-6 issue includes an attachement that can be (altered) and used for testing this functionality once it's implemented. Steve -----Original Message----- From: Jeff Guo (JIRA) [mailto:[EMAIL PROTECTED] Sent: Sunday, April 03, 2005 1:43 PM To: [email protected] Subject: [jira] Commented: (JUDDI-70) FindBindingByTModelQuery returns bindingTemplates based on logical OR of tModel keys [ http://issues.apache.org/jira/browse/JUDDI-70?page=comments#action_62049 ] Jeff Guo commented on JUDDI-70: ------------------------------- how is that relevant? I do not see how to turn the current behavior to LOGICAL AND for find_binding from reading the comments of http://issues.apache.org/jira/browse/JUDDI-6. Could you please elaborate on this one? THanks! > FindBindingByTModelQuery returns bindingTemplates based on logical OR > of tModel keys > ------------------------------------------------------------------------ ------------ > > Key: JUDDI-70 > URL: http://issues.apache.org/jira/browse/JUDDI-70 > Project: jUDDI > Type: Bug > Reporter: Jeff Guo > Assignee: Steve Viens > > Per UDDI spec 2, find_binding call that uses a tModelBag should return > only return bindingTemplates based on logical AND of tModel keys > contained in the tModelBag. The implementation of > FindBindingByTModelKeyQuery shows that a logical OR of tModel keys is > used to build sql for this API call. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
