[jdev] request for help
Tijl Houtbeckers
thoutbeckers at splendo.com
Fri Apr 23 08:33:46 CDT 2004
On Fri, 23 Apr 2004 05:59:06 -0700 (PDT), vijeesh ep
<vijeesh_ep at linux.net> wrote:
> hi,
> I am trying to develop a jabber client. When I
> connect the server using telnet
> and try to view who are currently online by sending
> the stream
>
> <iq type="get" to="localhost">
> <query xmlns="jabber:iq:admin">
> <who/>
> </query>
> </iq>
>
> The server replays “Unauthorized”. I send the stream
> after sending <presence/>.
>
> So kindly send me details about how to get the
> information about other online people.
>
> My server version is 1.4.1.and it is in the same
> computer on which I am doing the project.
Did you configure the server's jabber.xml to tell it the JID you are using
is an admin?
(Why are you using 1.4.1? The latest release is 1.4.3, where many bugs are
fixed)
More information about the JDev
mailing list