Sometimes, having the application relative path different form the
relative path inside the AP (context) causes seriaization issues.
In case you like to mount :8080/MyApps/  to :80/site/things/
MyApps .... serialization is not going to work.
My suggestion is:
Load the nocache.js using relative paths src="/MyApps" and sets things
in ordet to fit the relative paths: :8080/MyApps .... :80/MyApps ..
I have never used this mount stuff, I have only used Squid redirection
but should be a similar problem.
Reagrds

-- 
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.

Reply via email to