Here is how I tried creating web service in apex oracle.
1st Step:
Creating RESTful services First got to SQL Workshop -> RESTful Services -> Create and fill the form.
3rd Step: Webservices References.
Got to Application Builder -> ApplicationName -> Shared Components ->WebServices References -> Create.
After all of the above steps, I was unable to call the webservice from my browser. Please help me in this matter.