[jdev] PUBSUB JEP 0060: how does client know the pubsub JID

vijay kumar abhideep_raorane2 at yahoo.com
Fri Oct 1 16:43:27 CDT 2004


Hi -- I was reading the PUBSUB spec.  In the following example of creating a node, how does the client know to send the stanza to pubusb.jabber.org?     My guess would have been that the client first makes a disco call to find the TO JID.   The same is true for the to jid on publish stanzas.    But I did not see this in the spec.  Some clarification would be helpful.
 
<iq type="set"
    from="pgm at jabber.org"
    to="pubsub.jabber.org"
    id="create1">
    <pubsub xmlns="http://jabber.org/protocol/pubsub">
        <create node="generic/pgm-mp3-player"/>
        <configure/>
    </pubsub>
</iq>
 
Thanks
Abhideep



		
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!


More information about the JDev mailing list