Adjust model to meet UDD v3 requirements
----------------------------------------

                 Key: JUDDI-145
                 URL: https://issues.apache.org/jira/browse/JUDDI-145
             Project: jUDDI
          Issue Type: Task
    Affects Versions: 3.0
            Reporter: Jeff Faath
            Assignee: Kurt Stam
             Fix For: 3.0


The model is missing some key requirements to be compatible with UDDI v3.  Here 
is the list so far:

1)      The "operator" and "authorizedName" properties on BusinessEntity and 
TModel no longer exist in v3 but are in the persistence layer objects.

2)      CategoryBags now allow one to group KeyedReference groups in a 
KeyedReferenceGroup structure which refers to a TModel.  There is no way to 
persist this structure in the model.

3)      The Tmodel entity in the persistence layer seems incorrect.  There's no 
reference to an OverviewDoc and in fact in v3, there should be a collection of 
OverviewDocs.  There's a TmodelOverview class, but I don't see it referenced 
anywhere.  I also see a collection of TmodelDocDescr, which is presumably the  
OverviewDoc descriptions?  Anyway, I think some work needs to be done here.

4)      Contacts allow a collection of personNames in v3 as opposed to just the 
one provided by the model.


-- 
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