May be the following links will help you

http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideRPCDeployment

http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=FAQ_HostedModeNoServer

Regards,
Satya

On Feb 17, 3:20 pm, Damon <damonfeld...@verizon.net> wrote:
> I am using GWT 1.5.3 from within Eclipse, and am puzzled by how files
> are getting copied to the directory specified by the GWTShell -out
> option.
>
> Here's my setup:
>
> My eclipse "run configuration" runs GWTShell with arguments: -noserver
> -out xquery/www -port 6200 StockWatcher.xqy
>
> (note the .xqy file serves my xhtml main page from an xml datastore).
>
> I originally copied the contents of <project>/www to <project>/xquery/
> www so that all files would be available to my server.
>
> I have (randomly) restarted the hosted shell and clicked "compile/
> browse" a few times now.
>
> The problems I'm seeing are:
> 1) .css changes are not showing up in my hosted environment.  They do
> show up if I compile and view in a browser.
> 2) changing to the chrome stylesheet in StockWatcher.gwt.xml has no
> effect.
>
> Are there docs for what is moved/copied where under what
> circumstances?
>
> Damon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to