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