[ 
http://jira.amdatu.org/jira/browse/AMDATU-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11039#comment-11039
 ] 

Ivo Ladage - van Doorn commented on AMDATU-327:
-----------------------------------------------

The hostname configured in a Shindig container defines:

gadgets.uri.js.host - Defines a hostname of the Shindig JS servlet to server 
Shindig generated JS files on
gadgets.uri.concat.host - Defines hostname for the Shindig concat service. The 
concat service concatenates JS scripts for example; merges all JS files used by 
a gadget in a single JS
gadgets.uri.proxy.host - Defines hostname for the Shindig proxy service. 
Defines the hostname of the 'authority', no idea what that is exactly.

Seems that there may be tenant relates issued indeed (for example if a gadget 
contains a JS implemented as JSP that does something with the hostname).
Looking at container.js it might be enough to replace SERVER_HOST occurrences 
with %host%, it seems that container.js is using SERVER_HOST for testing 
purposes.

> Check multitenancy for Shindig
> ------------------------------
>
>                 Key: AMDATU-327
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-327
>             Project: Amdatu
>          Issue Type: Task
>          Components: Amdatu OpenSocial
>            Reporter: Dion Meijer
>            Assignee: Ivo Ladage - van Doorn
>             Fix For: 0.1.1
>
>
> On an production enviroment the property "shindig.host" has to be configured 
> in "deploy\org.amdatu.opensocial.shindig.cfg":
>   shindig.host=wpg.blueconic.com
> Since this property can only be configured once, this might lead to problems 
> in a multitenant enviroment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to