Richard Green
unread,Jun 28, 2009, 6:45:16 AM6/28/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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.