Gary Brown - 2007-10-23

Logged In: YES
user_id=1091755
Originator: NO

Have you read the documentation section: http://pi4soa.wiki.sourceforge.net/doc.developer.runtime.monitoring

We currently don't have any specific examples of monitoring - if you could provide more detail about the problems you are having then we might be able to help.

Essentially you just need to obtain a monitor using an appropriate configuration from a factory, and then add the appropriate service description (which is obtained using endpoint projection from the choreography (http://pi4soa.wiki.sourceforge.net/doc.developer.runtime.descgen).

After that you just need to pass the monitor any messages that have been sent or received, for it to compare against the relevant service description.