Hi all,

I've done some reading, and apparently its possible to deploy a Web
Service Client to Google App Engine   for Java; if you follow the
correct steps.

My question is, can I provide a Web Service using Google App Engine
for Java? I mean I want a SOAP Web Service Server with a WSDL and
everything, to which people can connect using their Web Service
Clients.

Apparently, Axis complains about file permissions about an attachment
directory (since no local files allowed in GAE), and CXF gets stuck
with javax.xml.bind.annotation.XmlAccessType not being on the
whitelist.

Did anyone try Spring-WS? Or, is there any other way for Java?

I think there's a solution on the Python side which makes use of
wsdl2py, but I need a pure Java solution.

Thanks,
Onur

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to