On 03/27/2010 10:47 AM, Jeff Chimene wrote:
> On 03/26/2010 07:53 PM, golfdude wrote:
>>
>> I updated to the latest gwt plugin. Now when I run my app, in my
>> browser, I get  a "gwt module <mymodule> needs to be recompiled, use
>> Compile/Browse button in Hosted mode". But now there is no hosted
>> mode, right ? I have tried cleaning the cache files, rebuilding
>> project ( no errors ), but I keep getting this error. The new settings
>> I notice in Eclipse --> Run Configuration is
>>
>> 1. Under Main, there is a "Main class" section pointing to DevMode
>> class.
>>
>> 2. Under program arguments, I see
>>
>> -remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -logLevel INFO -
>> port 8888 -war C:\Users\test\workspace\frames\war
>> com.geazy.frames.Frames
>>
>>
>> I use the url...http://127.0.0.1:8888/Frames.html?
>> gwt.codesvr=127.0.0.1:9997 to connect to the app...
>>
>>
>> I am not sure where to start to debug this issue...i have searched
>> this forum but couldnt find much.
>>
>>
>> Thanks
>>
>> gd
> 
> Do you use an external server? If so, delete the files sent by the
> server. Recompile your application using the compile function. Redeploy
> the compilation results.
> 

Sorry, I see you're using the built-in server. Ensure you reset the
directory C:\Users\test\workspace\frames\war

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