Reviewing the Composite Configuration

Explore the URL and operations associated with the REST bindings.

The composite includes the Java component and the composite service on which the REST bindings are defined.

Procedure

  1. In the design window, select the BookstoreResource icon.
  2. In the Promoted Service pane, examine RESTService_Binding1 and the operations that are associated with it.
  3. Select RESTService_Binding1 to examine the HTTP Connector and context root associated with the binding. The two together form the URL that the service uses.
  4. Examine the operation. Each operation maps to a WSDL implemented in Java. The Path field shows the URL where the operation is exposed.