Hi All,

I was happily coding away in IntelliJ and moved a large chunk of code
into another module, and then added that module to my main GWT project
as a dependency. Everything works perfectly in dev mode when I run the
debugger etc. When I deploy to app engine it's as if my Entry Point
module is never called.  The HTML welcome page loads but the entry
point doesn't do anything. No errors or anything - it's very hard to
debug since i can't even get my java to run.

any thoughts?!

Ben

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