[ 
https://issues.apache.org/jira/browse/RAVE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jasha Joachimsthal resolved RAVE-45.
------------------------------------

    Resolution: Fixed
      Assignee: Zhenhua (Gerald) Guo  (was: Jasha Joachimsthal)

By setting the system property "portal.override.properties" the location of the 
custom properties file can be overridden.
In combination with RAVE-83 this should make it possible to run the portal on a 
different host/port.

> Portal host/ip configuration (Non-localhost support)
> ----------------------------------------------------
>
>                 Key: RAVE-45
>                 URL: https://issues.apache.org/jira/browse/RAVE-45
>             Project: Rave
>          Issue Type: Improvement
>            Reporter: Zhenhua (Gerald) Guo
>            Assignee: Zhenhua (Gerald) Guo
>             Fix For: 0.2-INCUBATING
>
>         Attachments: RAVE-45-shindig-host-override-support.patch
>
>
> Currently, all configured hosts are "localhost" by default.  Non-local access 
> should be supported as well.  I can think of two places that need to be 
> changed (at least). 
> - In file portal.properties, portal.opensocial_engine.root needs to be 
> configured according to host domain/ip.
> - When gadgets are rendered, they point to 
> "http://localhost:8080/gadgets/ifr?......";. They also should be configured 
> accordingly.  (I guess this is related to Shindig config).
> Either automatic or manual configuration may work.
> - automatic configuration: when rave portal is built, host/ip is detected 
> automatically (by some script or maven task) and filled into config files.
> - manual configuration: the user who builds rave portal provide this piece of 
> information.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to