Issue Details (XML | Word | Printable)

Key: MUSE-256
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Dan Jemiolo
Reporter: Balan Subramanian
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Muse

Discovery based bootstrapping for advertisements

Created: 02/Aug/07 12:46 AM   Updated: 07/Apr/08 02:35 PM
Return to search
Component/s: WSDM MUWS Advertisement
Affects Version/s: None
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

File Attachments:
  Size
Microsoft Word muse-256.doc 2007-09-11 11:11 AM Nalini 8 kB
Zip Archive Licensed for inclusion in ASF works muse-256.zip 2008-04-07 02:35 PM Kam K. Yee 155 kB
Environment: All


 Description  « Hide
Currently Muse expects users to provide the EPR of the intended receiver of advertisements in muse.xml. The suggestion is to automatically discover this at runtime / initialization time using discovery mechanisms like SLP and WS-Discovery.

We can implement this in a pluggable manner by providing an abstract discovery definition of which a concrete implementation can be specified in muse.xml. If such a definition is present, Muse must first invoke the discovery code to discover the intended advertisement receiver. It is expected that advertisement receivers will "lend" themselves for discovery through various mechanisms like being Service Agents or in the case of WS-Discovery will be listening for probe messages. Hence this requirements actually has a endpoint side requirement for endpoints implementing advertisement capability and "client" side requirements for WS-N consumers (to advertise or listen for probe messages). The actual implementation is not a consideration for Muse.

Before sending advertisements, Muse will check to see if a consumer-epr.xml file is specified or a discovery class is specified. If a discovery class is specified it will query the class to find the EPR of the WS-N consumer before sending the advertisement.

The suggested default implementation is WS-Discovery.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.