[
https://issues.apache.org/jira/browse/JUDDI-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Faath updated JUDDI-206:
-----------------------------
Description:
A publisher can make subscription information to later retrieve registry data
based on the subscription. Notes:
- Subscriptions are identified by a unique key. This key can be provided by
the publisher (must have owning key generator) or be generated by the system.
Validation should ensure that no entities use a proposed key (and vice versa,
saving entities should now check the subscription keys for clashes).
- bindingKey and notificationInterval values are used for asynchronous
notification.
- the subscription filter input contains a collection of find_* and get_* xml
messages that will be used to query the registry to get results. how should
these be stored? As text blobs or serialized objects?
- Read section 5.5.8 of spec for more information
Summary: Implement save_subscription method of API (was: add
subscription registration)
> Implement save_subscription method of API
> -----------------------------------------
>
> Key: JUDDI-206
> URL: https://issues.apache.org/jira/browse/JUDDI-206
> Project: jUDDI
> Issue Type: Sub-task
> Reporter: Kurt T Stam
> Assignee: Kurt T Stam
> Fix For: 3.0beta
>
>
> A publisher can make subscription information to later retrieve registry data
> based on the subscription. Notes:
> - Subscriptions are identified by a unique key. This key can be provided by
> the publisher (must have owning key generator) or be generated by the system.
> Validation should ensure that no entities use a proposed key (and vice
> versa, saving entities should now check the subscription keys for clashes).
> - bindingKey and notificationInterval values are used for asynchronous
> notification.
> - the subscription filter input contains a collection of find_* and get_* xml
> messages that will be used to query the registry to get results. how should
> these be stored? As text blobs or serialized objects?
> - Read section 5.5.8 of 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.