[ 
https://issues.apache.org/jira/browse/SCOUT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581200#action_12581200
 ] 

Tom Cunningham commented on SCOUT-58:
-------------------------------------

Added a patch for this - changed two tests to add a beginning "/" to the path, 
changed the EnumerationHelper so that we use the default tModelKey for 
uddi-org:types.       See JAXR 1.0 Spec section D6.4.3.

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to