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 "Kurt Stam (JIRA)" <sc...@ws.apache.org> on 2008/09/11 15:43:44 UTC

[jira] Assigned: (SCOUT-61) ScoutJaxrUddiHelper returns BindingTemplate without AccessPoint/HostingRedirector

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

Kurt Stam reassigned SCOUT-61:
------------------------------

    Assignee: Tom Cunningham

> ScoutJaxrUddiHelper returns BindingTemplate without AccessPoint/HostingRedirector
> ---------------------------------------------------------------------------------
>
>                 Key: SCOUT-61
>                 URL: https://issues.apache.org/jira/browse/SCOUT-61
>             Project: Scout
>          Issue Type: Bug
>    Affects Versions: 1.0rc1
>            Reporter: Tom Cunningham
>            Assignee: Tom Cunningham
>             Fix For: 1.0rc3
>
>
> If the AccessURI of the ServiceBinding is null, then ScoutJaxrUddiHelper.getBindingTemplateFromJAXRSB returns a BindingTemplate that is invalid - the XSD says that one of these is required :
>         <xsd:complexType name="bindingTemplate">
>                 <xsd:sequence>
>                         <xsd:element ref="uddi:description" minOccurs="0" maxOccurs="unbounded"/>
>                         <xsd:choice>
>                                 <xsd:element ref="uddi:accessPoint"/>
>                                 <xsd:element ref="uddi:hostingRedirector"/>
>                         </xsd:choice>
>                         <xsd:element ref="uddi:tModelInstanceDetails"/>
>                 </xsd:sequence>
>                 <xsd:attribute name="serviceKey" type="uddi:serviceKey" use="optional"/>
>                 <xsd:attribute name="bindingKey" type="uddi:bindingKey" use="required"/>
>         </xsd:complexType>

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