[JDEV] Custom namespaces

Raistlin Tanis raist_tanis_tas at yahoo.com
Thu Jun 6 05:14:58 CDT 2002


hi all!

i'm using a custom namespace and am passing it to the
server with the ff format:

    <iq type="set" id="sampleid">
        <query xmlns="jabber:iq:private">
            <sample xmlns="mine:sample">
                <item>Item One</item>
            </sample>
        </query>
    </iq>

what i can't figure out is how to handle such request
in the jabber server?  how can i add a new component?
can anyone help me, pls.

TIA,
Raist

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the JDev mailing list