Hi,

I'm trying to get a simple Application with the Super Dev Mode from trunk 
running. While I can get the CodeServer to run, I'm unsure how to start my 
Application with it.

My first problem is that the CodeServer doesn't seem not to serve any 
static files from the "war" directory. This might be just the bootstrap 
HTML file but may be other needed external dependencies. Is this a bug or 
should 
I use another web server for static dependencies (jetty) which proxies to 
the CodeServer when it comes to loading the module?

For now I've placed a bootstrap HTML file in the module's public folder in 
order to being able to start the application. I can load my module and the 
"Dev Mode on" works but if I change the source code and recompile the 
module with the "Dev Mode On" I'm not getting any changes.

I dunno if I'm doing something completely wrong and would appreciate some 
help :-)


Cheers,
Johannes

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/eAvgSPAZQncJ.
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