I had followed the instructions given in the following post to make my
GWT Module behave like a Dynamic Web Project in Eclipse.

http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/39e0ff6325e4d504/55bfd342d77ec910#55bfd342d77ec910

I was successful in deploying the GWT Module war file in JBoss 5 with
this.

However, recently I upgraded my Ubuntu box to 9.04 from 8.10. There
after, I couldn't deploy my war file in JBoss / Glassfish
successfully.

Although there are no errors displayed while deploying the war, the
moment I try to access the webapp by typing the URL in the browser
(http://localhost:8080/MyGWTApp) I keep getting the following Popup in
firefox saying --

"GWT module 'mygwtapp' needs to be (re)compiled, please run a compile
or use the Compile/Browse button in hosted mode"

I even used the Google plugin in eclipse to compile the source for
GWT, but that didn't work as well :(

Can anyone help me out of this???

Regards

~Sam

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