Incomplete FindQualifiers processing in queries
Status: Beta
Brought to you by:
sviens
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.
Logged In: YES
user_id=748135
This also happened to FindServiceByCategory