<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install Google Wave Federation Prototype Server</title>
	<atom:link href="http://guillecarlos.com/2009/10/07/install-google-wave-federation-prototype-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://guillecarlos.com/2009/10/07/install-google-wave-federation-prototype-server/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=install-google-wave-federation-prototype-server</link>
	<description>who knows?</description>
	<lastBuildDate>Mon, 30 Aug 2010 19:44:35 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guille Carlos</title>
		<link>http://guillecarlos.com/2009/10/07/install-google-wave-federation-prototype-server/comment-page-1/#comment-109</link>
		<dc:creator>Guille Carlos</dc:creator>
		<pubDate>Wed, 24 Mar 2010 13:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://guillecarlos.com/?p=456#comment-109</guid>
		<description>Prabhu, did you figure this out? I am not sure what the problem is. You are just trying to see the service in PSI correct?</description>
		<content:encoded><![CDATA[<p>Prabhu, did you figure this out? I am not sure what the problem is. You are just trying to see the service in PSI correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabhu</title>
		<link>http://guillecarlos.com/2009/10/07/install-google-wave-federation-prototype-server/comment-page-1/#comment-108</link>
		<dc:creator>Prabhu</dc:creator>
		<pubDate>Mon, 22 Mar 2010 09:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://guillecarlos.com/?p=456#comment-108</guid>
		<description>This is the message from FedOne when trying to discover from PSI

Mar 22, 2010 5:04:54 AM org.waveprotocol.wave.federation.xmpp.XmppManager response
WARNING: Received response packet without paired request: ab7ca
Mar 22, 2010 5:04:54 AM org.waveprotocol.wave.federation.xmpp.XmppManager response
WARNING: Received response packet without paired request: ab7aa</description>
		<content:encoded><![CDATA[<p>This is the message from FedOne when trying to discover from PSI</p>
<p>Mar 22, 2010 5:04:54 AM org.waveprotocol.wave.federation.xmpp.XmppManager response<br />
WARNING: Received response packet without paired request: ab7ca<br />
Mar 22, 2010 5:04:54 AM org.waveprotocol.wave.federation.xmpp.XmppManager response<br />
WARNING: Received response packet without paired request: ab7aa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabhu</title>
		<link>http://guillecarlos.com/2009/10/07/install-google-wave-federation-prototype-server/comment-page-1/#comment-107</link>
		<dc:creator>Prabhu</dc:creator>
		<pubDate>Mon, 22 Mar 2010 07:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://guillecarlos.com/?p=456#comment-107</guid>
		<description>Hi,

I configured the FedOne config file and ran the &quot;run-server.sh&quot; . The log indicated that it has connected to the XMPP server. 

&quot;xmpp@xmpp:~/wave-protocol/wave-protocol$ ./run-server.sh
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.waveserver.CertificateManagerImpl 
WARNING: ** SIGNATURE VERIFICATION DISABLED ** see flag &quot;waveserver_disable_verification&quot;
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl 
INFO: Wave Server configured to host local domains: [xmpp-dialer.nsn-rdnet.com]
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.ServerMain$RpcInetSocketAddressFactory 
INFO: Starting client frontend on host: localhost port: 9876
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.federation.xmpp.ComponentPacketTransport initialize
INFO: Initializing with JID: wave.xmpp-dialer.nsn-rdnet.com
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.federation.xmpp.ComponentPacketTransport start
INFO: Connected to XMPP server with JID: wave.xmpp-dialer.nsn-rdnet.com
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.ServerMain run
INFO: Starting server


However, from the client I am not able to see the wave service when I try discovering the service..I use PSI..

What is that I am missing?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I configured the FedOne config file and ran the &#8220;run-server.sh&#8221; . The log indicated that it has connected to the XMPP server. </p>
<p>&#8220;xmpp@xmpp:~/wave-protocol/wave-protocol$ ./run-server.sh<br />
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.waveserver.CertificateManagerImpl<br />
WARNING: ** SIGNATURE VERIFICATION DISABLED ** see flag &#8220;waveserver_disable_verification&#8221;<br />
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl<br />
INFO: Wave Server configured to host local domains: [xmpp-dialer.nsn-rdnet.com]<br />
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.ServerMain$RpcInetSocketAddressFactory<br />
INFO: Starting client frontend on host: localhost port: 9876<br />
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.federation.xmpp.ComponentPacketTransport initialize<br />
INFO: Initializing with JID: wave.xmpp-dialer.nsn-rdnet.com<br />
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.federation.xmpp.ComponentPacketTransport start<br />
INFO: Connected to XMPP server with JID: wave.xmpp-dialer.nsn-rdnet.com<br />
Mar 22, 2010 3:50:41 AM org.waveprotocol.wave.examples.fedone.ServerMain run<br />
INFO: Starting server</p>
<p>However, from the client I am not able to see the wave service when I try discovering the service..I use PSI..</p>
<p>What is that I am missing?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
