I wrote a simple test app and I would like to list it in Apps Marketplace. I want people to be able to install my app to their Google Apps domain and have it appear under
http://appid.domain.com or something like that. I'm using the namespace API to support multitenancy. Right now after it's installed the link directs you to http://appid.appspot.com, which returns null for google apps namespace. How do I make my app so that when people install it, they access it through their google apps domain? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
