Return-Path: X-Original-To: apmail-incubator-rave-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-rave-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0751E7C7A for ; Thu, 14 Jul 2011 05:35:27 +0000 (UTC) Received: (qmail 46928 invoked by uid 500); 14 Jul 2011 05:35:25 -0000 Delivered-To: apmail-incubator-rave-commits-archive@incubator.apache.org Received: (qmail 46896 invoked by uid 500); 14 Jul 2011 05:35:24 -0000 Mailing-List: contact rave-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rave-dev@incubator.apache.org Delivered-To: mailing list rave-commits@incubator.apache.org Received: (qmail 46889 invoked by uid 99); 14 Jul 2011 05:35:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 05:35:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 05:35:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CE0622388994 for ; Thu, 14 Jul 2011 05:35:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r792683 - /websites/staging/rave/trunk/content/rave/documentation/host-configuration.html Date: Thu, 14 Jul 2011 05:35:02 -0000 To: rave-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110714053502.CE0622388994@eris.apache.org> Author: buildbot Date: Thu Jul 14 05:35:02 2011 New Revision: 792683 Log: Staging update by buildbot Modified: websites/staging/rave/trunk/content/rave/documentation/host-configuration.html Modified: websites/staging/rave/trunk/content/rave/documentation/host-configuration.html ============================================================================== --- websites/staging/rave/trunk/content/rave/documentation/host-configuration.html (original) +++ websites/staging/rave/trunk/content/rave/documentation/host-configuration.html Thu Jul 14 05:35:02 2011 @@ -88,6 +88,7 @@

Override OpenSocial engine configuration

The OpenSocial engine (Shindig) has several locations for the host, port and gadget context path.

    +
  • Change setting of shindig.host (inside cargo container configuration section) in rave-portal/pom.xml to point to your host.
  • Make a copy of container.js (check if this version is still valid for your release)
  • Make a copy of shindig.properties (check if this version is still valid for your release)
  • Change the properties that point to localhost, port 8080 or http
  • @@ -98,7 +99,6 @@
-

Note: if the OpenSocial engine still points to localhost, also set a system property shindig.host to change the host.