Ticket #5387 (new enhancement)

Opened 12 months ago

Last modified 5 months ago

Consuming SOAP Web Services

Reported by: guest Owned by: ttrenka
Priority: normal Milestone: future
Component: Dojox Version:
Severity: normal Keywords: web services, soap, proxy
Cc:

Description (last modified by ttrenka) (diff)

Currently there is no good way to consume SOAP web services from JavaScript?. There are libraries such as this one, but they are far from complete (e.g. support only .NET web services, but not GlassFish? ones).

It would be amazing if Dojo would be the first library to implement full support for SOAP web services!

Change History

Changed 12 months ago by peller

  • owner changed from anonymous to ttrenka
  • component changed from General to Dojox
  • milestone deleted

no immediate plans to do this and no contribution, so we may have to close this out, for now

Changed 11 months ago by ttrenka

I've done it before, but it takes a bit of a huge infrastructure to handle object definition, and conflicts (in part) with dojo.rpc. But let's leave it open without a milestone, perhaps it's possible to pull somewhere.

Changed 9 months ago by dylan

  • milestone set to 1.3

Going to mark at 1.3. Either we get it on the roadmap, or we should close it out when we get there if we haven't made progress towards it.

Changed 5 months ago by ttrenka

  • description modified (diff)
  • milestone changed from 1.3 to future

Going to mark this as "future"; not sure when we'd get to implementing something like this, and we'll need real XML support before going this route.

Note: See TracTickets for help on using tickets.