http://codereview.appspot.com/2000043/diff/13001/5003 File java/common/src/main/java/org/apache/shindig/config/JsonContainerConfig.java (right):
http://codereview.appspot.com/2000043/diff/13001/5003#newcode90 java/common/src/main/java/org/apache/shindig/config/JsonContainerConfig.java:90: addCommonEnvironmentVarsToAllContainers(configJson, host, port); I thought that all containers configs are derived from the default container config, so won't they just inherit the host and port? Can you explain the case you notice the problem. http://codereview.appspot.com/2000043/
