There are others, like James, that can be more assistance in regards to XMPP. A couple of quick points though. You don't need XMPP set up to use wave as an internal service. XMPP is only used for Federation, so if your wave server is configured correctly you should be able to connect to it locally even if OpenFire is not started. There is no default web client that will show when you go to wave.example.com. Have you tried running run-client.sh after your wave server starts? The other option for a client is QWave at http://code.google.com/p/qwaveclient/ . While there is currently no released web based client for FedOne as seen on wave.google.com or wavesandbox.com, Torben Weis (creator of QWave) is working on one last I checked.
Good luck, Anthony On May 3, 6:15 pm, cowgod <[email protected]> wrote: > i'm trying to setup an internal wave server where i work. i chose to > use openfire as the xmpp server, and i'm installing it and the wave- > protocol on the same server (debian 5). the xmpp side of things seems > to be setup just fine and i have configured the external component > settings as specified in the documentation. > > when i attempt to start the wave server with ./run-server.sh, i get > the following info: > May 3, 2010 2:53:10 PM > org.waveprotocol.wave.examples.fedone.waveserver.WaveServerImpl <init> > INFO: Wave Server configured to host local domains: [wave.example.com] > couldn't connect to XMPP server:org.xmpp.component.ComponentException: > host-unknown > > wave.example.com is of course configured for my company domain. when > i attempt to browse to wave.example.com in my browser, nothing gets > served. > > is this just a firewall issue? the doumentation doesn't really give a > good overview of which ports are for what protocol and what needs to > be opened. i'd love some help because i really want to be able to use > wave for our internal company communication. > > -- > 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 > athttp://groups.google.com/group/wave-protocol?hl=en. -- 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.
