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

Enrico Daga commented on STANBOL-378:
-------------------------------------

I see now a lot of javascript libs embedded in the page, some of them are 
duplications of the same library, in one case they are the same library but 
with different version!

The problem here is that the loading order is completely **out of control**, 
because is demanded to the JAX-RS resource initialization, which **probably** 
happens when a bundle starts (so if the bundles starting order changes, changes 
the order of the javascript files in the html page...).

I don't know how to solve this now, since it is a drawback of a general 
weakness of the stanbol interface. Will discuss this on the list first.


                
> Integrity check demo does not work, problem with $.cookie jQuery method
> -----------------------------------------------------------------------
>
>                 Key: STANBOL-378
>                 URL: https://issues.apache.org/jira/browse/STANBOL-378
>             Project: Stanbol
>          Issue Type: Bug
>            Reporter: Enrico Daga
>            Assignee: Enrico Daga
>
> The report from both chrome and firefox javascript debugger is that the 
> $.cookie(...) method of jquery does not exists.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to