Since GAE supports only JAX-WS client. It does not support Axis client. So i cant use axis to generate client.
Thanks Deepak On Fri, Feb 3, 2012 at 12:05 PM, Robert Kluin <[email protected]>wrote: > Hi Deepak, > What prevents you from using another client? > > > > Robert > > > > On Thu, Feb 2, 2012 at 14:42, Deepak Singh <[email protected]> > wrote: > > Hi All, > > > > We know that GAE supports web services client with JAX-WS 2.1.6 for > document > > type wsdl. > > > > Now, I have a wsdl as mentioned below > > > > http://staging.ticketgoose.com/bookbustickets/services/TGSWS?wsdl > > > > and i want to create client on gae. Since this wsdl is RPC style and > JAX-WS > > client does not support RPC style, so is it possible to generate client > for > > the same using jax-ws ? > > > > We are not left with any option as how to create client for this wsdl as > GAE > > does not support aything else other than JAX-WS. > > > > Thanks > > Deepak Singh > > > > -- > > 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. > > -- > 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. > > -- Deepak Singh -- 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.
