Portal host/ip configuration (Non-localhost support)
----------------------------------------------------
Key: RAVE-45
URL: https://issues.apache.org/jira/browse/RAVE-45
Project: Rave
Issue Type: Bug
Reporter: Zhenhua (Gerald) Guo
Fix For: 0.1-INCUBATING
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