I've got a – maybe stupid – question regarding the console excerpt below, which we're getting while trying to set up federation.
Does <iq type="error" id="1180-0" to="wave.24zlabs.com" from="initech- corp.com"> <query xmlns="http://jabber.org/protocol/disco#items"/> <error code="404" type="cancel"> <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp- stanzas"/> </error> </iq> actually mean that initech-corp.com did not find a remote server at 24zlabs.com or is it vice versa, 24zlabs did not find the initech- corp.com waves erver? As the <id> element states its a message FROM initech-corp.com TO wave. 24zlabs.com I assume it's stating that initech-corp.com did not find our wave servers, but I'm simply not sure. Anybody? ---- SNIP ---- <iq type="get" id="1180-0" to="initech-corp.com" from="wave. 24zlabs.com"> <query xmlns="http://jabber.org/protocol/disco#items"/> </iq> Nov 4, 2009 12:59:08 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent sendPacket INFO: key for this error is org.xmpp.packet.IQ:initech-corp.com:1180-0 Nov 4, 2009 12:59:08 PM org.waveprotocol.wave.examples.fedone.ServerMain run INFO: Starting server Nov 4, 2009 12:59:10 PM org.waveprotocol.wave.examples.fedone.federation.xmpp.WaveXmppComponent processPacket INFO: received XMPP packet: <iq type="error" id="1180-0" to="wave.24zlabs.com" from="initech- corp.com"> <query xmlns="http://jabber.org/protocol/disco#items"/> <error code="404" type="cancel"> <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp- stanzas"/> </error> </iq> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en -~----------~----~----~----~------~----~------~--~---
