HI

You can send requests to any version, and therefore they will all run 
concurrently.


 As for the Java module, it is not a 
> part 
> of the authorization - this is a part of my desktop software. 
>
>
So is any java bit running on appengine ?  

T
 

> Thanks. 
>
> On Jan 25, 6:28 am, Robert Kluin <[email protected]> wrote: 
> > You can deploy a Java version and a Python version using different 
> > version identifiers, for example jv for java and py for python.  Out 
> > of curiosity, are you unable to handle the authorization using only 
> > Java or only Python for some reason?  You'll be adding a significant 
> > amount of complexity and latency to your app. 
> > 
> > I have no idea if web2py runs on Jython, but that may be something 
> > else to look at. 
> > 
> > Robert 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > On Mon, Jan 24, 2011 at 16:47, devGS <[email protected]> wrote: 
> > > I'm using web2py for user authorization at my app and Java module 
> > > which interfaces with a standalone desktop Java app that needs 
> > > authorization. How can I deploy both of them into one app at GAE? 
> > > Thanks. 
> > 
> > > -- 
> > > 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 athttp://
> groups.google.com/group/google-appengine?hl=en.

-- 
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.

Reply via email to