[
https://issues.apache.org/jira/browse/SHINDIG-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087231#comment-13087231
]
Henry Saputra commented on SHINDIG-1581:
----------------------------------------
Ah ok, so its a different issue =)
Please send any info you saw to dev@shindig list. We should be able to help you.
> When default-forced-libs and externalize-feature-libs, feature resources are
> duplicated.
> ----------------------------------------------------------------------------------------
>
> Key: SHINDIG-1581
> URL: https://issues.apache.org/jira/browse/SHINDIG-1581
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Affects Versions: 2.0.2
> Reporter: Hasan Ceylan
> Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: SHINDIG-1581-trunk.patch, SHINDIG-1581.patch
>
>
> For network performance we choose to set externalize-feature-libs to true to
> lower ifr response sizes. On the other hand we also have some
> default-forced-libs.
> We have discovered that in this case the external script tag inserted two
> times one for the default-forced-libs, other for the gadget features. With JS
> servlet being unaware of there are two separate requests, the transitive
> dependencies included twice, as a result of this, some of the core libraries
> included twice.
> This behavior can be tested with setting externalize-feature-libs to true on
> default java server and running sample-pubsub-2.html from browser.
> The correct implementation should combine the two library requests into one
> to avoid double-load.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira