On Wednesday, July 4, 2012 10:03:28 PM UTC+2, monkeyboy wrote:
>
> I am developing for App engine and I'd like to use the Super Dev Mode 
> together with the App Engine development server. Is there a way to do it 
> similar to the "-server" switch in the standard dev mode.
>

Actually, Super Dev Mode does not run any server-side code, you *have* to 
use an external server for your servlets, there's no "embedded Jetty" in 
Super Dev Mode (other than the one used to serve the dynamically compiled 
JS, which you don't need to care about) 

-- 
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/-/EhMXuryQW-MJ.
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