Changes between Version 7 and Version 8 of installation_QCG_Notification
- Timestamp:
- 05/17/11 14:17:34 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
installation_QCG_Notification
v7 v8 111 111 #!div style="font-size: 90%" 112 112 {{{#!sh 113 ./smoa-ntf-client -d -u http://127.0.0.1:2211 -S "cons=http://127.0.0.1:2212 top=http://schemas.smoa-project.com/comp/2009/01/notification/topic;//*;Full 113 $ ./smoa-ntf-client -d -u http://127.0.0.1:2211 -S "cons=http://127.0.0.1:2212 top=http://schemas.smoa-project.com/comp/2009/01/notification/topic;//*;Full 114 ... 115 INF May 17 14:15:51 1128 0xa0262720 [ntf-client-gsoa] Subscribed, subRef: '810917963' 116 ... 114 117 }}} 115 118 }}} … … 120 123 #!div style="font-size: 90%" 121 124 {{{#!sh 122 ./smoa-ntf-client -d -u http://127.0.0.1:2211 -N "top=http://schemas.smoa-project.com/comp/2009/01/notification/topic;ActivityState/Queued;Full msg=<SampleNotification/>"125 $ ./smoa-ntf-client -d -u http://127.0.0.1:2211 -N "top=http://schemas.smoa-project.com/comp/2009/01/notification/topic;ActivityState/Queued;Full msg=<SampleNotification/>" 123 126 }}} 124 127 }}}