Details
-
Task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- blocks
-
JUDDI-159 Implement category searching
- Closed