I always found this to be a good place to start when learning how to make a Custom Participant. Make sure you check out the /rep/participants.xml, it'll show you how to wire it into RIFE.
http://rifers.org:8088/viewrep/rifers/blablalist/trunk/src/java/blablalist/participants/InstallParticipant.java?r=2762 Cheers, Tyler On 6/26/06, Geert Bevin <[EMAIL PROTECTED]> wrote:
Hi Andrčs, Yes there is away to perform initialization stuff. I suggest that you look into what's called the "repository" in RIFE. You can declare a number of participants and implement your own if you're in need of custom behavior. You can find more information here: http:// rifers.org/wiki/display/RIFE/GuideConfiguration#GuideConfiguration- sect1friendsparticipants Best regards, Geert On 26 Jun 2006, at 13:07, Andrés González wrote: > Hi. > > Is there any "standard" place where to put initialization stuff > (create a web service cliente reference, for use in the web app for > example) in Rife? Or should i add the classic "loadOnStartup=1" > servlet to web.xml? > > Cheers. > > -- > > -=-=-=-=-=-=-=-=-=-=-=-=- > Andrés González. > _______________________________________________ > Rife-users mailing list > [email protected] > http://lists.uwyn.com/mailman/listinfo/rife-users > -- Geert Bevin Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
_______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
