I am certainly no expert, but I would think: 1) async server calls...order of results returned can be very different on different machines 2) web server differences -- permissions, firewalls, servlet container configuration 3) any kind of proxy or reverse proxy in front of the server?
On Nov 15, 2:16 pm, Oliver Uvman <[email protected]> wrote: > Hello! > > I've got an GWT application that has been working (last working > commithttps://github.com/OliverUv/Circulus/commit/881b38ce26a2af95969ebac3e... > ). > > Now, however, the application only works in development mode but not > when compiled. Any help or advice about what kinds of errors can cause > this would be greatly appreciated. > > Non-working version can be seen onhttp://2.michaeltyack.appspot.com > > Regards, > Oliver Uvman -- 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.
