Hi All, Our team has solved this issue by spliting the javascript scripts in *.cache.html files. In these files, all 10000 lines, We insert a closing script tag followed by an opening script tag.
I hope this information can help others. On 9 sep, 15:51, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi all, > > My team and I are developing two GWT projects based on a same software > architecture and the first one starts to become huge. > On this project, the size of client package exceeds 28 Mo with at > least 200 java files, and now we can see a strange behavior : > All our workstations use the same Internet Explorer browser in version > 7.0.5730 with the same setup, but for only some of their, we've got a > Javascript bug. The screen stay blank with a javascript error in the > bottom left corner.Nothing is displayed. > > - We compiled the project for all browser. > - For Internet Explorer, there are syntaxe errors in the javascript > code. > - There's no issue with other browsers such as Firefox, Safari, Google > Chrome. > > We've got allways the same issues in the same place, even if we change > the business source code. It seems the issue is not depending on our > source code but on the GWT compiling. > > Is there a limit size with Internet Explorer ? Do you know why it > happends on few PCs but not all ? > Has anybody experience of a project of this size? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
