Hello, I recently have looked into http://code.google.com/appengine/articles/soap.html and it seems that since v 1.4.2 you may create SOAP client from existing WSDL and deploy it on GAE. The problem here is that I'm still using 1.3.8, due the fact that http://code.google.com/p/googleappengine/issues/detail?id=4250 is breakable for my application (issue is causing Guice multibinding to throw that exception when application is deployed).
Any idea where I'm allowed to use the same functionality in 1.3.8 ? -- 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.
