-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11669/
-----------------------------------------------------------

(Updated June 6, 2013, 10:46 a.m.)


Review request for wave.


Changes
-------

Added component and s2s ports to configuration.
Renamed some variables that mentioned "xmpp_port" to "component_port" to 
prevent confusion between the two XMPP ports.
Added a help message to ant target to help user configure his SRV record.


Description
-------

Adds a new ant target, that generates most of the configuration necessary to 
federate using a Prosody XMPP server.


Diffs (updated)
-----

  prosody.cfg.lua.example PRE-CREATION 
  server-config.xml 51b29fd 
  server.federation.config.example fbb50bc 
  src/org/waveprotocol/wave/federation/FederationSettings.java 6aad16d 
  src/org/waveprotocol/wave/federation/xmpp/ComponentPacketTransport.java 
e5cccdd 

Diff: https://reviews.apache.org/r/11669/diff/


Testing
-------

- Run:
$ ant -f server-config.xml server-federation-config prosody-config -D...
$ sudo cp example.com.cfg.lua /etc/prosody/conf.d/example.com.cfg.lua
- Follow the rest of steps mentioned in the wiki about federation (to be 
updated once this commit gets through).
- Restart Prosody and WiaB servers.
- Check that WiaB can connect to XMPP server.


Thanks,

Bruno Gonzalez

Reply via email to