You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Chris Twiner (JIRA)" <ji...@apache.org> on 2008/12/15 13:49:44 UTC

[jira] Assigned: (MUSE-281) Subscription Manager must throw faults on publish back to notification producer

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

Chris Twiner reassigned MUSE-281:
---------------------------------

    Assignee: Chris Twiner  (was: Dan Jemiolo)

> Subscription Manager must throw faults on publish back to notification producer
> -------------------------------------------------------------------------------
>
>                 Key: MUSE-281
>                 URL: https://issues.apache.org/jira/browse/MUSE-281
>             Project: Muse
>          Issue Type: Improvement
>          Components: WSN SubscriptionManager
>    Affects Versions: 2.2.0
>         Environment: All
>            Reporter: Balan Subramanian
>            Assignee: Chris Twiner
>             Fix For: 2.3.0
>
>         Attachments: muse-281.patch
>
>
> SimpleSubscriptionManager's publish message catches exceptions but consumes them after logging them. This way at runtime, the actual publisher of the message, typically another capability in the resource, never knows that the publish failed.
> We can build a java listener based mechanism so that when a capability tries to call the publish operation, it must provide a reference to itself and implement a listener interface. This means we overload the publish method. If such a callback reference is available, the SimpleSubscriptionManager will call it back when it receives a fault, with the fault.

-- 
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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org