<?xml version="1.0" encoding="UTF-8"?>
<!--
  -  Copyright 2001-2006 Geert Bevin <gbevin[remove] at uwyn dot com>
  -  Distributed under the terms of either:
  -  * the common development and distribution license (CDDL), v1.0; or
  -  * the GNU Lesser General Public License, v2.1 or later
  -  $Id: participants.xml 3364 2006-07-10 10:33:29Z gbevin $
  -->

<!DOCTYPE rep SYSTEM "/dtd/rep.dtd">

<!--
- The location of the participants.xml file is setup with the rep.path
- init-param in RIFE's filter declaration in web.xml. By default it is
- rep/participants.xml and it is looked up through the classpath. It has
- been changed to participants.xml for this example.
-->
<rep>
    <participant param="advancedcontinuations.xml">ParticipantSite</participant>
</rep>
