I had the same problem with EE in the UK. Changing the URL to https fixed 
the problem.

-ken

On Tuesday, October 8, 2013 2:58:59 PM UTC+1, Paul Mazzuca wrote:
>
> 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:
>>
>> 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/02FD54C19F953F172BA7F9A4E7201C15.cache.js 404 
>> (Not Found)
>>
>> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to