[JDEV] roster managment and server-side components

Dave Smith dave at jabber.org
Thu Aug 16 20:49:27 CDT 2001


Robert,

Take a look at the XDB calls that JSM makes -- you'll make similar ones.

Diz

On Thu, Aug 16, 2001 at 01:59:38PM -0700, Robert Temple wrote:
> > From: temas [temas at box5.net]
> > 
> > > From: Robert Temple
> > >
> > > I'd like to manipulate people's rosters from a server-side 
> > > component.   Add roster items, remove them, etc.   Is there
> > > a way to do this using a server side component?  I've tried 
> > > sending jabber:iq:roster packets with the from attribute set 
> > > as the target user, but that doesn't work.  I suspect I 
> > > might have to use <route> tags, but I cannot find any docs 
> > > on those.
> > 
> > Pretty much going to need a component for that.
> 
> I have a server-side component.   What do I need to send to the
> server?  Do I need some special route tags?
> 
> -Robert



More information about the JDev mailing list