Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: trunk
-
Fix Version/s: None
-
Component/s: mapbuilder-lib
-
Labels:None
-
Number of attachments :
Description
we need to add support for issuing SOAP requests and service descriptions in WSDL.
There are many mainstream web services implemented using WSDL SOAP and the OGC services are starting to go this route.
WSDL docs are roughly equivalent to GetCapabilities and SOAP requests are the W*S Get* requests.
First see if there are any Javascript libraries that already support this, otherwise roll our own.
Do we still need this? As it seems, OGC and many applications are using to RESTful services instead.