Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can deploy JAX-WS and JAX-RS services in a running Carbon instance by bundling them in a CXF application. Generally, the folder structure of a CXF application is as follows.

...

1. Log on to the product's Management Console and select "Add" " under menu JAX-WS/JAX-RS"” under “Applications” -> “Add” in the left pane.

2. The "Upload JAX-WS/JAX-RS Applications" page appears. Select your .war file and click "Upload". For example,

You can click the "plus ‘+" sign to bulk-upload several archive files button to upload multiple Webapps at the same time.

3. If the file is uploaded successfully, a message appears prompting you to refresh the page. Click OK.

...

Instead of using the management console, you can manually place your JAX-WS/JAX-RS .war files to <PRODUCT_HOME>/repository/deployment/server/jaxwebapps directory.