Tobias Koller (GERMO GmbH) wrote: > > Hi, > > > > i want to call a webservice with qooxdoo. > > The Webservice is written in Java or .Net. > > It returns a PDF-File or a Number depending on the called Method. > > > > Is this possible? > > > > Can someone give me an example how to implement this for qx 1.0? > > >
hi, if the web service uses the soap protocol, i do have an implementation. it's in the contrib project called "Soap". but it did not get any testing with .net or java services, so i doubt the wsdl parser will work. hth burak ps: i've got some patches to push for the .easy() call when i find some time, so don't use it yet, if you ever give it a try. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
