[ https://issues.apache.org/jira/browse/JUDDI-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245983#comment-14245983 ]
Alex O'Ree commented on JUDDI-881: ---------------------------------- I don't think JUDDI-573's test case change is the root cause. It looks like that change was just to simplify the code, logically it looks the same. We also have a sample test application that does exactly what you're looking for. Search for a service and binding by a tmodel instance info key. I just expanded it for businesses and i'm getting the expected behavior. Do you have anything to recreate the problem? > find_business does not filter services when providing a tModelBag > ----------------------------------------------------------------- > > Key: JUDDI-881 > URL: https://issues.apache.org/jira/browse/JUDDI-881 > Project: jUDDI > Issue Type: Bug > Components: core > Affects Versions: 3.1.5, 3.2, 3.2.1 > Reporter: Jelle Van den Driessche > Assignee: Kurt T Stam > Fix For: 3.3 > > > When providing a tModelBag in the find_business call, the resulting services > should be filtered (UDDI spec 5.1.10.3: If a tModelBag or find_tModel was > used in the search, the resulting serviceInfos structure reflects data only > for the businessServices that actually contained a matching bindingTemplate). > This has been fixed in JUDDI-398 and a testclass was written. For JUDDI-573, > the behavior of the testclass has been changed so that it no longer is > conform the spec. -- This message was sent by Atlassian JIRA (v6.3.4#6332)