You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Tom Cunningham (JIRA)" <sc...@ws.apache.org> on 2008/03/21 23:09:24 UTC

[jira] Resolved: (SCOUT-58) set_publisherAssertions sets tModelKey to 'AssociationType/RelatedTo'

     [ https://issues.apache.org/jira/browse/SCOUT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Cunningham resolved SCOUT-58.
---------------------------------

    Resolution: Fixed

> set_publisherAssertions sets tModelKey to 'AssociationType/RelatedTo'
> ---------------------------------------------------------------------
>
>                 Key: SCOUT-58
>                 URL: https://issues.apache.org/jira/browse/SCOUT-58
>             Project: Scout
>          Issue Type: Bug
>          Components: Scout Implementation
>    Affects Versions: 1.0rc1
>            Reporter: Tom Cunningham
>            Assignee: Anil Saldhana
>         Attachments: patch
>
>
> A sample set_publisherAssertion entry from the log :
> <urn:publisherAssertion><urn:fromKey>BFA1D760-F3E4-11DC-BD57-E981E3AA7272</urn:fromKey><urn:toKey>BFA336F0-F3E4-11DC-BD57-F2A63287993F</urn:toKey><urn:keyedReference keyName="Concept" keyValue="RelatedTo" tModelKey="AssociationType/RelatedTo"/></urn:publisherAssertion></urn:set_publisherAssertions>
> Looking at EnumerationHelper.createConcept(String firstToken, String secondToken), the tModelKey is being set to a string consisting of firstToken+"/"+secondToken, rather than a uuid:XXXX:XXX:XXXX value.        Should "AssociationType/RelatedTo" be a tModel itself so we can pass the associated tModelKey back?

-- 
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: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org