I have an additional "clue" When I run in DevMode and I use the url: http://localhost:8888/XYZ.html instead of: http://localhost:8888/XYZ.html?codesvr=127.0.1.1:9997
I get the exact same javascript alert: GWT module 'XYZ' may need to be (re) compiled" ...not sure what this means...but at least it rules out the webserver - Bob On Dec 11, 12:55 pm, "[email protected]" <[email protected]> wrote: > I have upgraded to GWT 2.0 - all works fine in DevMode > > When I build a .war file and deploy it to my tomcat6 server, the > browser displays an alert "GWT module 'XYZ' may need to be (re) > compiled" when I bang the url. > > Is it possible that one of my sub-modules needs to be recompiled under > V2.0? I'm using GXT and Gilead (aka hibernate4gwt). > > Many thanks on any input. > > - Bob -- 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.
