[JDEV] mod_groups persistance
Yenhooi Tan
Yenhooi.Tan at morganstanley.com
Thu Nov 29 17:03:04 CST 2001
No, because it my users ,xml, I have only one entry of one group, such as
- <xdb>
<password xmlns="jabber:iq:auth" xdbns="jabber:iq:auth">test36</password>
- <query xmlns="jabber:iq:register" xdbns="jabber:iq:register">
<resource>Winjab</resource>
<x xmlns="jabber:x:delay" stamp="20011129T17:38:13">registered</x>
</query>
- <query xdbns="jabber:xdb:groups">
<group name="mygroup" id="mygroup" />
</query>
<query xmlns="jabber:iq:last" last="1007056088"
xdbns="jabber:iq:last">Disconnected</query>
- <zerok xmlns="jabber:iq:auth:0k" xdbns="jabber:iq:auth:0k">
<token>3C067285</token>
<sequence>495</sequence>
<hash>f752a89ffe5abd9118a316fd19be1b5a4ec66806</hash>
</zerok>
<foo xmlns="jabber:x:offline" xdbns="jabber:x:offline" />
</xdb>
But I would see 4 groups that I have preloaded a long time ago from jabber.xml
<groups>
<group id="group1">
<info>
<name>group1</name>
<static/>
</info>
</group>
<group id="group2">
<info>
<name>group2</name>
<static/>
</info>
</group>
<group id="group3">
<info>
<name>group3</name>
<static/>
</info>
</group>
<group id="group4">
<info>
<name>group4</name>
<static/>
</info>
</group>
</groups>
But I have commented these out and have bounced the server a lot of times....any ideas
would be appreciated.....
Thanks,
Yenhooi
Brian Lalor wrote:
> On Thu, 29 Nov 2001, Yenhooi Tan wrote:
>
> > Can somebody point me to the location of the xdb backend of mod_groups??
> > I deleted all the ./spool/host34/global.xdb but the groups that I previously loaded
> > through my jabber.xml config file is still saved and keeps coming out if I
> > commented out my <groups> tags.....
>
> Is it in the users's .xml file?
>
> _____________________________________________________________________________
> B r i a n L a l o r blalor at hcirisc.cs.binghamton.edu
> http://hcirisc.cs.binghamton.edu/~blalor Spam me not.
> To get my pgp key, put "get pgp key" in the subject of your message
>
> Don't make me come down there.
> - God
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20011129/b56858a9/attachment-0002.htm>
More information about the JDev
mailing list