Changes between Version 9 and Version 10 of installation_QCG_Notification

Show
Ignore:
Timestamp:
05/17/11 14:42:59 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • installation_QCG_Notification

    v9 v10  
    130130}}} 
    131131 
    132 6. Check the output of `smoa-ntfd` and output of `smoa-ntf-consumer`. The outputs, in order, should be simillar to the following ones: 
     1326. Check the output of `smoa-ntfd` and output of `smoa-ntf-consumer`. The outputs' scripts, in order, should be simillar to the following ones: 
    133133{{{ 
    134134#!div style="font-size: 90%" 
     
    136136... 
    137137INF May 17 14:19:32 1113       0xb0185000 [......ecm_gsoap] Serving Notify routine 
    138 INF May 17 14:19:32 1113       0xb0185000 [...............] Sending message to: 'http://localhost:2233' 
     138INF May 17 14:19:32 1113       0xb0185000 [...............] Sending message to: 'http://localhost:2212' 
    139139INF May 17 14:19:32 1113       0xb0185000 [...............] Notification forwarded to '1' consumers 
    140140INF May 17 14:19:32 1113       0xb0185000 [...............] Forwarded Notification on topic: 'http://schemas.smoa-project.com/comp/2009/01/notification/topic/ActivityState/Queued' 
    141141... 
    142142}}} 
    143 }}} 
    144  
    145 {{{ 
    146 #!div style="font-size: 90%" 
     143  
    147144{{{#!default 
    148145INF May 17 14:19:32 1120       0xb0491000 [ntf-consumer-gs] Receive notify message: 
    149146INF May 17 14:19:32 1120       0xb0491000 [ntf-consumer-gs] From:  127.0.0.1 
    150147INF May 17 14:19:32 1120       0xb0491000 [ntf-consumer-gs] Topic: <wsnt:Topic xmlns:tns="http://schemas.smoa-project.com/comp/2009/01/notification/topic" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" Dialect="http://docs.oasis-open.org/wsn/t-1/TopicExpression/Full">tns:ActivityState/Queued</wsnt:Topic> 
     148... 
     149}}} 
     150}}} 
     151 
     1527. Finally remove created subscription: 
     153{{{ 
     154#!div style="font-size: 90%" 
     155{{{#!default 
     156... 
     157./smoa-ntf-client -d -u http://localhost:2211 -U "id=810917963" 
     158INF May 17 14:41:48 3318       0xa0262720 [ntf-client-gsoa] Unsubscribed: '810917963' 
    151159... 
    152160}}}