Changes between Version 15 and Version 16 of installation_QCG_Notification

Show
Ignore:
Timestamp:
05/19/11 11:32:45 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installation_QCG_Notification

    v15 v16  
    108108}}} 
    109109 
    110 4. Using the sample client program create a following subscription in the Smoa Notification service: 
     1104. Using the sample client program create a subscription in the Smoa Notification service: 
    111111{{{ 
    112112#!div style="font-size: 90%" 
     
    118118}}} 
    119119}}} 
    120  '''Note:''' The created subscription has a number `810917963` and assigns a service running on `http://127.0.0.1:2212` to be a consumer of notifications sent on topics from a namespace `http://schemas.smoa-project.com/comp/2009/01/notification/topic`. 
     120 '''Note:''' The created subscription assigns a service running on `http://127.0.0.1:2212` to be a consumer of notifications sent on topics from a namespace `http://schemas.smoa-project.com/comp/2009/01/notification/topic`. The subscription id is `810917963`  
    121121 
    122 5. Send a sample notification on a sample topic from the namespace `http://schemas.smoa-project.com/comp/2009/01/notification/topic` to the Smoa Notification service: 
     1225. Send a sample notification on a some topic from the namespace `http://schemas.smoa-project.com/comp/2009/01/notification/topic` to the Smoa Notification service: 
    123123{{{ 
    124124#!div style="font-size: 90%" 
     
    152152}}} 
    153153 
    154 7. Finally remove created subscription: 
     1547. Finally remove the created subscription: 
    155155{{{ 
    156156#!div style="font-size: 90%" 
    157157{{{#!default 
    158 ./smoa-ntf-client -d -u http://localhost:2211 -U "id=810917963" 
     158$ ./smoa-ntf-client -d -u http://localhost:2211 -U "id=810917963" 
    159159... 
    160160INF May 17 14:41:48 3318       0xa0262720 [ntf-client-gsoa] Unsubscribed: '810917963'