On Thu, Dec 3, 2009 at 10:46 AM, Jeffrey Goetsch <[email protected]> wrote: > Could you create a Servlet that is loaded on launch, and set this kind of > property? I think this is a workaround until they can do it officially.
I can't - remember this is in a library, so I would have to force all the users to setup such a servlet. However, I've worked around the problem in this particular case. I have Hessian (both client and server) working on GAE... which means we finally have an easy web service stack! I will submit my patches to Caucho today. Jeff -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
