Alex O'Ree created JUDDI-829:
--------------------------------
Summary: adjust validation rules for
bindingTemplate/tModelInstanceInfo
Key: JUDDI-829
URL: https://issues.apache.org/jira/browse/JUDDI-829
Project: jUDDI
Issue Type: Bug
Components: core
Reporter: Alex O'Ree
Assignee: Kurt T Stam
Fix For: 3.2
ref JUDDI-780
the UDDIv2 spec states that a binding template must have a
TModelInstanceDetails, however there is no requirement for a TModelInstanceInfo
instance (0 or more)
in UDDIv3. "The tModelInstanceDetails structure is a list of one or more
tModelInstanceInfo elements." (1 or more)
Obviously, this is a significant difference from v2 to v3. Either we need to
change the schema and generated v2 code, or somehow adjust the validation rules
based on the api version
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)