Re: Unable to find/load module error for GWT 1.6.4

2009-04-21 Thread Salvador Diaz
Could you post more details ? (Your whole project structure along with the location of personalwebsite.gwt.xml and the options passed to hosted mode should be enough ) Alternatively, you could put your hosted mode in DEBUG log level and read the logs to try to pinpoint what's wrong with your clas

Re: Unable to find/load module error for GWT 1.6.4

2009-04-21 Thread mabebe
Salvador, I am getting the error when i run my app in hosted mode but if i use standalone hot tomcat deployment (add server and debug within eclipse) it can find the module...i should also state everything compiles fine with Google Compile.. my project structure is as follows personalwebsite/sr

Re: Unable to find/load module error for GWT 1.6.4

2009-04-21 Thread Salvador Diaz
You should be able to make your configuration work provided you launch the hosted mode with the right parameters. Please read the documentation concerning the hosted mode: http://code.google.com/webtoolkit/doc/1.6/DevGuideCompilingAndDebugging.html Then put your hosted mode in DEBUG log level an