[JDEV] Setting up wcs
Gary Evesson
gevesson at decentrix.com
Fri Jan 18 15:27:25 CST 2002
I've figured most of this out, but I am still having problems. Being
listed in the global.xdb doesn't seem to mean that WCS can see that
user's presence. I have emailed Jer and I will continue to slog through
the code myself. My C days are a long way behind me, but it is starting
to come back. Thanks for your assistance.
Gary Evesson
Chief Technology Officer
Decentrix Inc
http://www.decentrix.com
-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org] On Behalf Of
dlb
Sent: Friday, January 18, 2002 1:12 PM
To: jdev at jabber.org
Subject: Re: [JDEV] Setting up wcs
check the global.xdb file in your WCS directory within the spool
directory.
Any presence subscriptions w/ WCS are recorded here in the following
form ..
<xdb>
<asked xmlns="wcs:public:presence" xdbns="wcs:public:presence">
<a jid="user_A_jid" />
<a jid="user_B_jid" />
...
</asked>
</xdb>
this is the likely target for any subscription automation you might want
to
do.
If there's nothing here you should look at your WCS config - be sure
your
WCS directory name coincides with the configured subdomain name. There
are a
few WCS config examples floating around ,
if you search jabber.org a/o google you'll find them.
Also, if you're intended to implement this in a production environment
you
should probably try to contact Jer - WCS is his baby and he'll have a
good
idea of it's current state and reliability.
HTH
> Yes, they seem to. I can add users etc. I have been playing, and have
> managed to get the subscription request sent from WCS. I accept the
> request, but /pub/presence.xml still returns unavailable.
>
>
> Gary Evesson
> Chief Technology Officer
> Decentrix Inc
> http://www.decentrix.com
>
>
> -----Original Message-----
> From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org] On Behalf
Of
> dlb
> Sent: Friday, January 18, 2002 11:44 AM
> To: jdev at jabber.org
> Subject: Re: [JDEV] Setting up wcs
>
> do these users have a presence subscription w/ WCS ?
> do other features of WCS work ?
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list