Re: GWT not loading .js
I ran into the same issue. See the previous post. I still don't have a solution for it. Some questions that I have are (1) Is there a size threshold for when the carrier does not optimize the js in inline (2) Is there a way to whitelist a GWT site to not be optimized by the carrier (3) Is there a work around so that a GWT project can work?
-- This issue occurs on Sprint / Virgin Mobile USA 3G and 4G.
Jens, it that code public for always inlining?
https://groups.google.com/d/topic/google-web-toolkit/RU2WC0R9I3g/discussion
On Saturday, October 5, 2013 2:00:29 PM UTC-7, Martones wrote:
On Saturday, October 5, 2013 2:00:29 PM UTC-7, Martones wrote:
Hey everyone,I have this issue with 3 different GWT projects :I try to load app.exemple.com/index.php where index.php has the module/module.nocache.js include, I have a 404 error failing to load one of the permutation JSs' + the gwt css file. Wierdly enough the file called strips out the "module" folder from the path :http://app.exemple.com/gwt/clean/clean.css 404 (Not Found)http://app.exemple.com/02FD54C19F953F172BA7F9A4E7201C 404 (Not Found)15.cache.js Instead of ...com/module/...I have this problem on 3 different sites and GWT apps, one of which is MGWT and occurs on mobiles. Once I compile in pretty the problem disapears. Also a very troubling fact for me is that this only occurs when I use tethering from my 3G cellphone. Can this be a server problem ?I have no "user-agent" specification in my Module.gwt.xml.Many thanks for any advice :)Ludovit
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home