[JDEV] Client writable server data

Brian Brown bbrown at icce-t.com
Fri Nov 30 17:49:15 CST 2001


Greetings!

First of all, please let me know if this is the wrong list for this kind of 
topic. I'll gladly post to a different one if appropriate.

I am using Jabber as the messaging backbone for an application, but not as 
a chat application, so I'm embedding my own namespaces in the messages and 
parsing those out on my clients.

There is some system wide configuration information that I would like to 
store on the Jabber server itself somehow, rather than creating another 
presence (client) for that purpose.

I've tried using the jabber:iq:set, and the server as the to="", but it 
always fails with a 405 error. Is there any way to set the server Public 
data and create new namespaces in it? Or do I have to write a server module 
to anything of this sort?


Any ideas?

thanks!

Brian Brown



More information about the JDev mailing list