the routing feature doesn't work in dev.

I had to implement my own routing filter to make the modules kinda work in
dev.


On Wed, Jan 1, 2014 at 9:03 PM, Tapir <[email protected]> wrote:

> This page mentions all modules instances will be started.
> https://developers.google.com/appengine/docs/java/modules/routing
> But I don't how to do this. When call dev_server on a second module, it
> says:
>
> Could not open the requested socket: Address already in use: bind. Try
> overriding --address and/or --port.
>
> If I call dev_server on the ear directory, it says
>
> com.google.apphosting.utils.config.AppEngineConfigException: Could not
> locate D:\my-project\ear\WEB-INF\appengine-web.xml
>
> yes, there is no WEB-INF in the ear folder but only a META-INF folder and
> module folders in the ear folder.
> Can't find document on how to start all module instances.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to