MAK schrieb: > But when it is deployed to FreeBSD machine, it > doesn't work properly
Questions that describe a problem with "doesn't work" can only be answered with "something must be wrong". Can you be a bit more specific with your description please? > Everything seems perfect, database url, and > servlet paths ....but when the same application is deployed to a > Solaris machine. It starts working again ... > > Does GWT application depend on OS? The moment you deployed the whole thing, there is no trace of GWT anymore. On the server-side you have servlets, on the client- side HTML and Javascript, so I'm quite sure the problem resides in your code or the way you create the WAR. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
