[
https://issues.apache.org/jira/browse/SCOUT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt T Stam updated SCOUT-72:
-----------------------------
Fix Version/s: 1.1rc1
Assignee: Tom Cunningham (was: Kurt T Stam)
> Scout - need to transfor specifications to TModelBag
> ----------------------------------------------------
>
> Key: SCOUT-72
> URL: https://issues.apache.org/jira/browse/SCOUT-72
> Project: Scout
> Issue Type: Bug
> Reporter: Tom Cunningham
> Assignee: Tom Cunningham
> Fix For: 1.1rc1
>
>
> In findServiceBindings, we pass in a collection of specifications but we
> never transform that into a TModelBag before passing it into findBinding.
> public BulkResponse findServiceBindings(Key serviceKey,
> Collection findQualifiers,
> Collection classifications,
> Collection specifications) throws
> JAXRException
> {
> BulkResponseImpl blkRes = new BulkResponseImpl();
> IRegistry iRegistry = registryService.getRegistry();
> FindQualifiers juddiFindQualifiers =
> mapFindQualifiers(findQualifiers);
> try
> {
>
> BindingDetail l = iRegistry.findBinding(serviceKey.getId(),
>
> ScoutJaxrUddiHelper.getCategoryBagFromClassifications(classifications),
> null,
> juddiFindQualifiers,registryService.getMaxRows());
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]