[ 
https://issues.apache.org/jira/browse/RAVE-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103567#comment-13103567
 ] 

Jasha Joachimsthal commented on RAVE-253:
-----------------------------------------

If you run it in cargo you set the shindig.host property in the pom. 
If you don't do that but try to set it in your custom shindig.properties it 
will fail because the ConfigurablePropertiesModule extends PropertiesModule 
which has already injected the values.
Configuring the container.js is also a delicate issue because not all values 
are replaced at the same time. 
I'll clean up a bit and then re-describe how to configure the different host. 

> Bug while change made to url property in portal.properties file
> ---------------------------------------------------------------
>
>                 Key: RAVE-253
>                 URL: https://issues.apache.org/jira/browse/RAVE-253
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-portal
>            Reporter: Ankur Goyal
>            Assignee: Jasha Joachimsthal
>         Attachments: Screen shot 2011-09-06 at 4.45.02 PM.png
>
>
> I was just looking into the widgets rendering part. I did the following:
> => changed the portal.properties file property 
> portal.opensocial_engine.root=156.56.179.245:8080 (my ip address)
> => mvn clean install
> => ran on my pc. works fine.
> => ran on some other pc using my ip address, widgets are not being displayed 
> as the url that is being searched is localhost.
> Please see the attached file (screenshot) to get a clear picture of the 
> problem.

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

        

Reply via email to