You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Jeff Faath (JIRA)" <ju...@ws.apache.org> on 2009/03/18 22:25:50 UTC

[jira] Created: (JUDDI-209) Implement delete_subscription method of API

Implement delete_subscription method of API
-------------------------------------------

                 Key: JUDDI-209
                 URL: https://issues.apache.org/jira/browse/JUDDI-209
             Project: jUDDI
          Issue Type: Sub-task
            Reporter: Jeff Faath
            Assignee: Jeff Faath
             Fix For: 3.0beta


An authorized user can delete their subscriptions.  Notes:

- Input is the authInfo and a list of subscription keys to delete.

- Deletion should only occur for owned keys, if a key is not owned, the whole call fails.

- See section 5.5.9 of the spec for more information

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (JUDDI-209) Implement delete_subscription method of API

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam closed JUDDI-209.
-----------------------------


> Implement delete_subscription method of API
> -------------------------------------------
>
>                 Key: JUDDI-209
>                 URL: https://issues.apache.org/jira/browse/JUDDI-209
>             Project: jUDDI
>          Issue Type: Sub-task
>            Reporter: Jeff Faath
>            Assignee: Jeff Faath
>             Fix For: 3.0beta
>
>
> An authorized user can delete their subscriptions.  Notes:
> - Input is the authInfo and a list of subscription keys to delete.
> - Deletion should only occur for owned keys, if a key is not owned, the whole call fails.
> - See section 5.5.9 of the spec for more information

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JUDDI-209) Implement delete_subscription method of API

Posted by "Jeff Faath (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Faath resolved JUDDI-209.
------------------------------

    Resolution: Fixed

this has been completed

> Implement delete_subscription method of API
> -------------------------------------------
>
>                 Key: JUDDI-209
>                 URL: https://issues.apache.org/jira/browse/JUDDI-209
>             Project: jUDDI
>          Issue Type: Sub-task
>            Reporter: Jeff Faath
>            Assignee: Jeff Faath
>             Fix For: 3.0beta
>
>
> An authorized user can delete their subscriptions.  Notes:
> - Input is the authInfo and a list of subscription keys to delete.
> - Deletion should only occur for owned keys, if a key is not owned, the whole call fails.
> - See section 5.5.9 of the spec for more information

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.