Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RSS-SSE RP Test Application"

 
Line 4: Line 4:
 
# Acquires the i-card into the RPPS Web Application.
 
# Acquires the i-card into the RPPS Web Application.
 
# Runs a RSS-SSE client that both publishes an initial i-card with the user's profile information, as well as subscribes to the changes to this i-card from the RPPS Web Application.
 
# Runs a RSS-SSE client that both publishes an initial i-card with the user's profile information, as well as subscribes to the changes to this i-card from the RPPS Web Application.
 +
# Does a read on the RSS feed to see if it can get the "validated" user account.

Revision as of 02:55, 2 March 2007

This application has working code that:

  1. Has a dynamically personalized image of the i-card.
  2. Has a download link that allows the user to download HBX (if they don't have it already).
  3. Acquires the i-card into the RPPS Web Application.
  4. Runs a RSS-SSE client that both publishes an initial i-card with the user's profile information, as well as subscribes to the changes to this i-card from the RPPS Web Application.
  5. Does a read on the RSS feed to see if it can get the "validated" user account.

Back to the top