On Wed, Aug 28, 2013 at 11:24 AM, giuseppe giorgio <gioz...@gmail.com>
 wrote:

> Hi to all. I'm new to google app engine and SOAP web services. I've follow
> the tutorial on google developers website for build my firs soap
> application, and i've see that for sending request to soap server, tutorial
> make me write a client (to load on server) for send data to server.
> Now what i would do is to send SOAP request without upload a client on
> server (like tutorial do), but just sending an XML SOAP message directly
> from my local java application. It's possible to do that, or i should
> always use a client stored on app engine server?
>
>

Yes, you can create a SOAP client on your local PC. The tutorial is just
there to demonstrate writing clients on GAE.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to