Enhancement #563
Add xsiframe linker to enable SuperDevMode in gwt (and better enhaced wave embeding)
Status: | Closed | Start date: | 11/23/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Tags: |
Description
This is the current status:
[INFO] Linking into /home/vjrj/proyectos/dev/kune-git/target/kune-0.3.0-SNAPSHOT/ws
[INFO] Invoking Linker Cross-Site-Iframe
[INFO] [ERROR] The Cross-Site-Iframe linker does not support <script> tags in the gwt.xml files, but the gwt.xml file (or the gwt.xml files which it includes) contains the following script tags:
[INFO] /socket.io/socket.io.js
[INFO] jgrowl/jquery-1.6.2.js
[INFO] jgrowl/jquery.jgrowl.js
[INFO] In order for your application to run correctly, you will need to include these tags in your host page directly. In order to avoid this error, you will need to remove the script tags from the gwt.xml file, or add this property to the gwt.xml file: <set-configuration-property name='xsiframe.failIfScriptTag' value='FALSE'/>
so we need to update emite and wave.
Associated revisions
Some work with #563
History
#2 Updated by Vicente J. Ruiz Jurado over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100