[jdev] Roster public and automatically maintained

Hans Poo hans at opensource.cl
Thu Feb 17 12:42:01 CST 2005


Hi, i need to have a roster public and automatically maintained each time i
add or remove users: "Every registered user must appear in the  roster of
every other".

Actually i solved this with a perl script that runs all nigths and previous
shutdown of the jabber server, creates all the files of the spool directory
for each of the virtual hosts.

The problem are the shutdown of the server and the delay time: worst update
time = 24 hours.

Actually i'am creating the user account online with a perl script using
Net::Jabber.

Somebody knows a better way to solve this problems, is JUD the solution ?

Thanks
Hans




More information about the JDev mailing list