Ok. Basically (as the subject states), I am trying to get a *java* app running on the appengine that has the majority of the interface running from xmlrpc clients. I know that it's just a matter of putting the right library in the right place and using the right class, but for the life of me I can't get it configured. I have already seen the python version so it's easily doable.
The application I am building uses the google android phone as the xmlrpc client - that bit is working tickety boo. However, I am now thinking of not using my stand alone server as the back end as I will put putting a few change out soon that will probably see a 100x increase in traffic and need something scalable. I need to use java so that I can use a lot of the common libraries I have built for the client version on the server side. Any answers appreciated - but ones that tell me the URLs of the libs I need and *exactly* where to configure eclipse would be most useful.... A sample bit of code will get you my undying gratitude. [ And hell, if there are any bored (out-of-work??) *professional* java programmers out there who want to be part of this then I'd love to hear from you too... ] Cheers, Richard. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
