this entry may help you...
http://java.dzone.com/tips/getting-rid-package-based-gwt-

Hasan

On Mon, Dec 29, 2008 at 3:23 PM, giannisdag <[email protected]> wrote:

>
> Hi,
> I can' t figure out the solution to a simple problem. I want to rename
> my first html page to index.html. I am using eclipse. I have renamed
> the html page and the corresponding java class file to index.htm. Also
> i have changed the entry point of the settings xml file to
> <entry-point class='com.xel.gwt.client.index'/>
> But when i am running in host mode, i keep getting the following
> error.
> [WARN] Resource not found: villaView.html; (could a file be missing
> from the public path or a <servlet> tag misconfigured in module
> com.xel.gwt.villaView.gwt.xml ?)
> [TRACE] The development shell servlet received a request for
> 'villaView.html' in module 'com.xel.gwt.villaView.gwt.xml'
> How can I change the development shell servlet to fix the problem?
> >
>

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