views:

109

answers:

1

Has anyone tried to implement Metro web services on GAE-Java. It is not lsited on http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine and I would like to know if GAE will support it

A: 

See this question, which outlines one approach. But really, Metro is quite a big framework/stack. What particular aspect of Metro do you want?

There is an open issue for it, go and vote for it!

Catchwa