The views expressed on this blog are my own and do not necessarily reflect the views of any Organisations owning these products.I keep on doing R & D with different products in and around Middle ware stack and these posts are result of that.Most of the post are result of my own experiments or ideas taken from other blogs .If in any case You feel content is not right you can comment to remove that post. This blog uses the default features,cookies of blogspot.com
Monday, July 21, 2014
Exposing a service as REST Service
Oracle SOA 12c allows the feature of exposing your service as a REST service as well as calling a REST service directly via Rest adapter. Ealier version 11g was supporting call to REST web service using http binding however in SOA 12c they have directly introduced a REST adapter.
You can right click on the Services swinlane (both proxy and external) and create a REST web service.
You also have a REST adapter which you can drag and drop to configure the REST web service.
Once you create a REST service a WADL file is created which looks something like this
No comments:
Post a Comment