Hi all
Using Google App Engine SDK with default port setting of 8080. I have
two WSGI applications [App1 and App2 both are web services with no UI
related code in them]. App1 is running on default port 8080. Can dev
server listens for multiple web applications on same port? If no, then
what other ports can be used?
Also these two apps need to access two tables [1 To Many
relationship], when we go to deploy these apps on GAE do I need
seperate application ID for these two apps [I think:YES but google
DOCS says per mobile phone # there is only one app ID]?
Can these two applications be able to access the common data model or
do I need to do some special coding for this?
Thanks from a GAE fresher
arnie
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---