Hi Ravi, I'm hosting web services on my App Engine site without any problem (developed in Java). I'm using REST and Restlet's adding for Eclipse - this is the tutorial that got me going, hope it helps
*http://wiki*.*restlet*.org/docs_1.2/13-*restlet*/275-*restlet*/*252*-* restlet*.pdf On Sun, Jun 7, 2009 at 2:42 PM, Ravi Sharma <[email protected]> wrote: > Hi All, > I am running an application on some server and want to port my application > on google app engine. As my application in java and there are no remote api > for java to upload my data from existing server to app engine, so i thought > of create some webservice which i can call from my existing server to port > all data. > > I need few suggestion.. > 1) Can you think of better solution then this. I have never worked in > Python . I need to upload existing data. > 2) I am not able to find any tutorial to create webservice on App-Engine. > Can you please give me some pointers to some documentation which explains > how to create web service on APP-Engine with Eclipse. I have created > webservice before but always with netbeans. > > Thanks in advance > Ravi. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
