Can someone please provide insights into following questions :
- How does Centrasite support for registering the REST style webservices. Lets say in case of one of the approach where I describe my rest services in the form of WSDL1.1 with HTTP Bindings, does it support to register and also fetch the operation location attribute :
For e.g. see the attachment (wsdlsnippet.txt)
So, in the attached example, is there any way I can store the operation location value - “/dept/{deptId}/books/{bookId}/books” as part of service operation meta-data. Also different operations will have different service location attributes. I know we can easily get the operation and the binding info using UDDI and JAXR APIs but unable to find the way to register and fetch the variable URLs during service discovery.
-
Also, does Centrasite support WSDL2.0 standard ?
-
Is it possible to query the Centrasite repository based on the service URL’s rather than just by the service name ?
wsdlsnippet.txt (401 Bytes)