[ 
https://issues.apache.org/jira/browse/JUDDI-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645009#comment-13645009
 ] 

Kurt T Stam commented on JUDDI-603:
-----------------------------------

http://uddi.org/pubs/uddi_v3.htm#_Toc85908405:

<save_binding xmlns="urn:uddi-org:api_v3">
    <authInfo>myAuthCode</authInfo>
    <bindingTemplate  bindingKey="" serviceKey="uddi:myservicekey">
       <description>E-mail binding for my subscription.</description>
       <accessPoint URLType="email">
           mailto:[email protected]
       </accessPoint>
    </bindingTemplate>
</save_binding>
                
> Subscription email notifier shouldn't require mailto: prefix
> ------------------------------------------------------------
>
>                 Key: JUDDI-603
>                 URL: https://issues.apache.org/jira/browse/JUDDI-603
>             Project: jUDDI
>          Issue Type: Bug
>          Components: core
>            Reporter: Alex O'Ree
>            Assignee: Kurt T Stam
>             Fix For: 3.2
>
>
> Currently, email based subscription notifications require the bindingKey to 
> have the prefix of "mailto:";
> The spec doesn't call for this requirement. It merely states, either its an 
> existing bindingKey or an email address. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to