[
https://issues.apache.org/jira/browse/JUDDI-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255818#comment-14255818
]
Jelle Van den Driessche commented on JUDDI-881:
-----------------------------------------------
Sorry replying took so long, I had to retrace the steps I took to reproduce the
issue.
The testcase in org.apache.juddi.v3.tck.UDDI_110_FindBusinessIntegrationTest
was changed for JUDDI-573. This testcase was written for JUDDI-398 to test if
filtering by providing a TModelBag works correctly.
If I understood the testcase correctly, this should return 1 ServiceInfo (the
one belonging to uddi:uddi.tompublisher.com:tmodeltest01). The testcase used to
verify this exact thing, but was changed to test for 2 ServiceInfos to be
returned.
> 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)