[ 
https://issues.apache.org/jira/browse/MUSE-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492055
 ] 

Dan Jemiolo commented on MUSE-212:
----------------------------------

In section 6.4, lines 1442-1446, the spec states that if a subscription is 
exposed as a WS-resource (and in Muse, it is), then the subscription resource 
must provide immediate termination via WSRL Destroy, and MAY support 
SetTerminationTime. In addition to the WSRL operations, it MAY support other 
means of destruction, like unsubscribe/renew. Since basic WSRL is required for 
subscription resources, it seems like the general lifecycle requirements are 
met (i.e., unsubscribe/renew don't offer anything new).


> Add Unsubscribe and Renew operations to SubscriptionManager
> -----------------------------------------------------------
>
>                 Key: MUSE-212
>                 URL: https://issues.apache.org/jira/browse/MUSE-212
>             Project: Muse
>          Issue Type: New Feature
>          Components: WSN SubscriptionManager
>    Affects Versions: 2.2.0
>            Reporter: Dipl.-Ing. Matthias Beil
>         Assigned To: Dan Jemiolo
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> After reading some mail threads for the unscribe method implementation I had 
> a look at the spec of WS-N 
>  
> http://docs.oasis-open.org/wsn/wsn-ws_base_notification-1.3-spec-os.pdf
> at the chapter 6. line 1134 they state:
> All SubscriptionManagers MUST implement the message exchanges described in 
> the Base Subscription Manager section.
> In the next chapter 6.1 at line 1142 the spec states:
> The basic behavior of a SubscriptionManager is to renew the duration of a 
> Subscription resource and terminate a Subscription.
> In the mailing thread there was the suggestion to use the returned 
> subscription to destroy the subscription, but in my regard the "unsubscribe" 
> method should be used to adhere to the WS-N spec.
> Best regards,
> Matthias

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to