appengine-modules-sample-java
appengine-modules-sample-java copied to clipboard
modules doesn't respect dispatch.xml
It would be nice to have a more complete example that isn't just a hello world.
The current modules sample doesn't expose the dispatch.xml configuration that actually doesn't work at developing time.
Modules make developer's life a living hell because it doesn't allow us to run and debug the project on a rather complex multi module.
Hi this should be fixable now, as of latest 1.8.9 version :
- Modules are now supported in the dev_appserver Development Console.
Hi hysayt, Have you tested this?
No, I was just quoting from latest release notes. But it doesn't mean it is working. It will be good to get confirmation
husayt,
dispatch.xml don't work on development. It's written in appengine documentation.