[ http://issues.apache.org/jira/browse/JUDDI-5?page=comments#action_60939 ] Steve Viens commented on JUDDI-5: ---------------------------------
Support for the "orAllKeys" findQualifier when searching with find_business, find_service, find_binding and find_tModel using a CategoryBag has been implemented. > Incomplete FindQualifiers processing in queries > ----------------------------------------------- > > Key: JUDDI-5 > URL: http://issues.apache.org/jira/browse/JUDDI-5 > Project: jUDDI > Type: Bug > Reporter: Anou Manavalan > > I tried to send a find_business request (with multiple > values on the nameVector and tModelBag) > with "andAllKeys" findQualifier and it works the same as > without any findQualifier specified. > I search through the juddi code (0.8.0) and find that the > is no where in those FindXXXQuery classes that check > the above FindQualifier values. For example, in > FindBusinessByTModelQuery.appendWhere(), an "OR" is > always used instead of checking on the FindQualifier. -- 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
